CLI for managing some general dev tasks
Project description
Latitude55 Cli
CLI tool for managing general development tasks.
Getting Started
Requirements:
Development
poetry shell
poetry install
pre-commit install
poetry run latitude55 --help
Build
poetry shell
poetry build
Generate requirements.txt
poetry shell
poetry export -f requirements.txt --output requirements.txt
Creating a release
poetry shell
poetry version <patch, minor, major>
git commit -m "Release v<Version>"
// After Merge
git tag -a v<Version> -m "release v<Version>"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
latitude_cli-0.5.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file latitude_cli-0.5.0.tar.gz
.
File metadata
- Download URL: latitude_cli-0.5.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b51addb29bc7e2ecef0b008139269fb37b899f2ce51f766d0257b01e6fc2c76e |
|
MD5 | cd100affc812a6650a20f9b932f8d42a |
|
BLAKE2b-256 | b55a1993b21f8d8a2f8459963a51e31934eb3792c39632989d3b568869c32fc5 |
File details
Details for the file latitude_cli-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: latitude_cli-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7329ef80cd44aa22905accdff37413f14bee2b005dd4efaef979b3cd262849c4 |
|
MD5 | 01d15ed78bccd912825f247e69bab097 |
|
BLAKE2b-256 | 3871dc37a6e2fbb0b1e19075474b8a958dd0aebf35aa3d26c4d3c06d02736014 |