Skip to main content

Launchable CLI

Project description

Usage

See https://help.launchableinc.com/resources/cli-reference/ and https://help.launchableinc.com/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

  1. Create a new tag for the next release locally
git checkout v1
git pull
git tag v1.xx.yy
git push origin --tags
  1. 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.121.0.tar.gz (11.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

launchable-1.121.0-py3-none-any.whl (11.5 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for launchable-1.121.0.tar.gz
Algorithm Hash digest
SHA256 ebca855d0e06e615c3fd458425193520dc883b9a9f8b2261b512326cee11c3b7
MD5 975e3622dd625f5f044b3e7923345dc9
BLAKE2b-256 984999cf06235aa75834a3098e17f8f4a0300d40419d7b0d6e2c1a5d59f26b23

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for launchable-1.121.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e02dad2223c304b18b0fb0906d5f245799f44b11f2b9f4e40b4b6e3fb8a6f69
MD5 bf2e9e6fc4b957c340d7eb8c18468fd6
BLAKE2b-256 58cd8044f76c9e491100f7b6fbb772205001bc637bd82ba9814757ea6cc9daba

See more details on using hashes here.

Supported by

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