Skip to main content

Launchable CLI

Project description

Usage

See https://www.launchableinc.com/docs/resources/cli-reference/ and https://www.launchableinc.com/docs/getting-started/.

Development

Preparation

We recommend Pipenv

pip install pipenv==2021.5.29
pipenv install --dev

In order to automatically format files with autopep8, this repository contains a configuration for pre-commit. Install the hook with pipenv run pre-commit install.

Load development environment

pipenv shell

Run tests cli

pipenv run test

Run tests exe_deploy.jar

bazel test ...

Add dependency

pipenv install --dev some-what-module

How to release

Create new release on Github, then Github Actions automatically uploads the module to PyPI.

How to update launchable/jar/exe_deploy.jar

./build-java.sh

Installing CLI

You can install the launchable command from either source or pypi.

Prerequisite

  • >= Python 3.6
  • >= Java 8

Install from source

$ pwd
~/cli

$ python setup.py install

Install from pypi

$ pip3 install --user --upgrade launchable~=1.0

Versioning

This module follows Semantic versioning such as X.Y.Z.

  • Major (X)
    • Drastic update breaking backward compatibility
  • Minor (Y)
    • Add new plugins, options with backward compatibility
  • Patch (Z)-
    • Fix bugs or minor behaviors

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

launchable-1.98.0.tar.gz (9.5 MB view details)

Uploaded Source

Built Distribution

launchable-1.98.0-py3-none-any.whl (9.4 MB view details)

Uploaded Python 3

File details

Details for the file launchable-1.98.0.tar.gz.

File metadata

  • Download URL: launchable-1.98.0.tar.gz
  • Upload date:
  • Size: 9.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for launchable-1.98.0.tar.gz
Algorithm Hash digest
SHA256 9e3c122a7025cd433e74fe6ae29af4adf2dac338037177d9a28af36854c5b8c8
MD5 74d4595f21c89f4959d0d0305ed7f6eb
BLAKE2b-256 297103ec09b6da56e726f1c6f56d0e4940b59917164be7429bc6dc7ed22822e4

See more details on using hashes here.

File details

Details for the file launchable-1.98.0-py3-none-any.whl.

File metadata

  • Download URL: launchable-1.98.0-py3-none-any.whl
  • Upload date:
  • Size: 9.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for launchable-1.98.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94cb70ae53d430417f91e30a32ff62c973585b44d0b8d6aaa632416143daeb10
MD5 d6c1dc484796c4ae249a50fef2d0c9b1
BLAKE2b-256 d1f73dc476ced60e9200ef819c32596f7741f88e2817d4c7f41ea529e2e72dc0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page