sniptool by Richard Cook
Code snippet management tool
Clone repository
git clone https://github.com/rcook/sniptool.git
Developer notes
Various package properties are defined in sniptool/__init__py
:
__project_name__
__version__
__description__
When publishing a new build of the package, ensure that __version__
is incremented as appropriate.
Licence
Released under MIT License