CLI tool for managing Spearly deployments.
Project description
Javelin
CLI tool for managing Spearly deployments.
Requirements
- Python 3.10+
GITHUB_ACCESS_TOKEN
environment variable set to a GitHub Personal Access Token withrepo
scope (Ref)- AWS IAM User with
codepipeline:StartPipelineExecution
permission to the required resources (Ref)
Installation
brew install pyenv
pyenv install 3.10:latest
[pyenv exec] pip install javelin-cli
Usage
python -m javelin --help
Contribution
Run lint
pylint javelin
Increase version number in these files
pyproject.toml
javelin/__init__.py
Create and push release commit
git commit -m v1.2.3
git tag v1.2.3
git push
git push --tags
Build and publish
poetry build
poetry publish
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
javelin-cli-0.8.0.tar.gz
(6.5 kB
view hashes)
Built Distribution
Close
Hashes for javelin_cli-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 742b65b040d22b511ff50969a1970f99cd65717989c827063c330d8a6e529ac7 |
|
MD5 | 2f5266440ae42592e336325cf78c6869 |
|
BLAKE2b-256 | 7b6f435015f520a45feb120750dfc0cba81eb76e1cefacdfdd08ef73246fbfc7 |