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.10.0.tar.gz
(7.0 kB
view hashes)
Built Distribution
Close
Hashes for javelin_cli-0.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83f162073cbd6978ceadbc0fdd997b6efca313efe66e62d52176045e22ac65fb |
|
MD5 | 9a90653b18bd9e6a6768db6965fb26db |
|
BLAKE2b-256 | c3482d648d16770c7e4e1e2b37a05683d3e40b769667f7f06c6439deb6cc8da2 |