Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.25 KB

README.rst

File metadata and controls

40 lines (25 loc) · 1.25 KB

moban-haml

https://codecov.io/github/moremoban/moban-haml/coverage.png https://pepy.tech/badge/moban-haml/month https://img.shields.io/github/stars/moremoban/moban-haml.svg?style=social&maxAge=3600&label=Star

With hamlish-jinja2 for Python 3, this library allows moban users to have haml template in their next documentation endeavour.

Installation

You can install moban-haml via pip:

$ pip install moban-haml

or clone it and install it:

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