CLI to generate scm-source.json
Project description
A simple command line tool to generate scm-source.json files according to the STUPS documentation.
Installation
$ sudo pip3 install --upgrade scm-source
Usage
$ scm-source # generate scm-source.json in current directory
$ scm-source -f target/scm-source.json
$ scm-source --author "John Doe"
$ scm-source my/path/to/git/repo -f output/scm-source.json
You can also use it from your Python scripts:
from scm_source import generate_scm_source
generate_scm_source('foo/bar/scm-source.json', 'John Doe')
Releasing
Uploading a new version to PyPI:
$ ./release.sh <NEW-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
scm-source-1.0.10.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for scm_source-1.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ead9bb4490e53ee11a1f6109042279146020225b97dc0ec3bbadfcc1ace3b51 |
|
MD5 | 8d47611f3ef571cfe3588fec4ab1fb4b |
|
BLAKE2b-256 | af51b5e702e168c689980d8af9899ea91c85e7436086dd8ea461a6deeeba767b |