doctpl

CLI tool for quickly setting up templates for writing articles.


License
MIT
Install
pip install doctpl==0.1.2

Documentation

Usage

Usage:
    doctpl -t <template> <file>...
    doctpl -l|--list
    doctpl -p|--position

Options:
    -t <template>   init files with template.
    -l --list       list all avaliable templates.
    -p --position   print absolute path of where templates exists.