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.120.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.120.0-py3-none-any.whl (11.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: launchable-1.120.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.120.0.tar.gz
Algorithm Hash digest
SHA256 94474eefd1d73611496b9315e7ec2b29fbb65ea5e7b49c2ef95cbd748c90fd84
MD5 ca5d7bac038d579616d1cd502fd456de
BLAKE2b-256 09258389f49c07dcd9894c9d86c8ec51bb59ac14a976caf62707005c020168e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: launchable-1.120.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.120.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e0f5fd6f2fae121d91166715668f73631c39b44e6e781cea4e533efdde331ed
MD5 8ec7f6bc52b05207c45680810baf2140
BLAKE2b-256 7ef27da3126f5dee5b59f6447bba8261f569b1190eddd5ab4ae4606fcdfc221e

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