cli
Main biskotakigold CLI.
main()
TODO Write this content that gets renders when invoking with --help flag!
Eg: Create a Project from the project template.
Cookiecutter Python Package is Free/Libre Open Source Software. If you would like to get in touch, please see https://github.com/boromir674/cookiecutter-python-package.
Source code in src/biskotakigold/cli.py
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | |
version_msg()
biskotakigold version, location and Python version.
Get message about biskotakigold version, location and Python version.
Source code in src/biskotakigold/cli.py
13 14 15 16 17 18 19 20 21 22 | |