Syntho Stack Deployment CLI
Project description
syntho-cli
For detailed information on the CLI's usage, please refer to the relevant section in the documentation.
For Developers
Pre-requirements
- Python
3.12.*
(hint: pyenv) - Poetry (
pip install poetry
)
Setting up the project
poetry install
Usage
Development Mode
poetry run pre-build && poetry shell
CLI mode - DEV
- Option 1:
poetry run pre-build && poetry run syntho-cli --help
- Option 2:
poetry run pre-build && poetry shell
&&syntho-cli --help
CLI Mode - PROD
poetry run pre-build && poetry build
-> this will create wheels under ./distpip install ./dist/cli-<VERSION>.tar.gz
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
syntho_cli-1.11.0.tar.gz
(226.7 kB
view hashes)
Built Distribution
syntho_cli-1.11.0-py3-none-any.whl
(243.9 kB
view hashes)
Close
Hashes for syntho_cli-1.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101903c0abb0fb5323661f877b908efc4b0abe2bda939eb3d286b03d6a7d818c |
|
MD5 | 9eb73395f5fda1c364c552db8f777f8f |
|
BLAKE2b-256 | 770cef99eb2562b25fde6401788b8e5ff108a578baa6b6516cd5bd4882c48ee3 |