Console tool for manage projects on github/gitlab
Project description
Git Manager Tool
Console tool for manage projects on github/gitlab
Installation
Install with pip:
pip install gitmantool
Install from source:
git clone https://github.com/katmai1/gitmantool && cd gitmantoolpip install -r requirements.txtpip install -e
Usage
Go to your project folder and execute the new gm command. First time ask for link of your repo, for example: https://github.com/katmai1/gitmanager
Development
Requeriments for developers
pip install --upgrade setuptools wheel twine
How to generate a new version
- Assign version number on file setup.py
- Commit all changes
git tag 0.1 -m "tag description"git push --tags origin master
Build package:
python setup.py sdist bdist_wheel
Upload
twine upload -r pypi --skip-existing dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitmantool-0.7.tar.gz.
File metadata
- Download URL: gitmantool-0.7.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200529 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bdd9feeef8a5c16191a10e60f8519c22100e1a9d4d1b2ccfa24cbb939600766
|
|
| MD5 |
2b1692cf09b94bff5422b180b635c373
|
|
| BLAKE2b-256 |
2f93b6c9a4fa184078825d5d390b100dde7af502978848c86a992674dfd48e65
|
File details
Details for the file gitmantool-0.7-py3-none-any.whl.
File metadata
- Download URL: gitmantool-0.7-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200529 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72a322d7c0f0bd46e16cbb2f6951e00c1d29e19ae4e2c4ff3767e534608b4927
|
|
| MD5 |
c42dc7320221586c5cbec2956bbe8282
|
|
| BLAKE2b-256 |
0268aa6d2257c3cf871edd55b38ca0a8d7ee519416e2bfc4c8df608693f00ca6
|