/moban-handlebars

Provide handlebars templating capability to moban.

Primary LanguagePythonMIT LicenseMIT

moban-handlebars

https://codecov.io/github/moremoban/moban-handlebars/coverage.png

With pybars3, this library allow moban users to have handlebars template in their next documentation endeavour.

Installation

You can install moban-handlebars via pip:

$ pip install moban-handlebars

or clone it and install it:

$ git clone https://github.com/moremoban/moban-handlebars.git
$ cd moban-handlebars
$ python setup.py install