sniptool

Code snippet management tool


License
MIT
Install
pip install sniptool==0.4

Documentation

sniptool by Richard Cook

View on PyPI Licence

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