Launchable CLI
Project description
Usage
See https://docs.launchableinc.com/cli-reference and https://docs.launchableinc.com/getting-started.
Development
Preparation
We recommend Pipenv
pip install pipenv
pipenv install --dev
If you mess up your local pipenv, pipenv --rm
will revert the operation above.
Load development environment
pipenv shell
Run tests
pipenv run 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.
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.24.1.tar.gz
(21.0 MB
view hashes)
Built Distribution
Close
Hashes for launchable-1.24.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 628ab910193f522f5aafa0f7125d92b6aa8e12c1ded37afd11ae479c1f5e4174 |
|
MD5 | 62b490d9c0c8540c0b57926f10f207ba |
|
BLAKE2b-256 | 776bd584a90c54fc44a0601a311596fb6876d08481d8f97bd2550fd5e06467aa |