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"
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.5.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for scm_source-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa14a13d961061f881bc0fe814ca523219eba283e82958b7af19ab95ea51359e |
|
MD5 | fa5d630f5c045c97aea067286f83da23 |
|
BLAKE2b-256 | a963118b6113bb625b0739958b24158e2cc3eed1c6738399fcc262cce988e9da |