CLiu13 / moban-handlebars

Provide handlebars templating capability to moban.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Provide handlebars templating capability to moban.

License:MIT License


Languages

Language:Python 94.5%Language:Makefile 2.9%Language:Shell 2.6%