Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 696 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 696 Bytes

Documentation, a full list of included plug-ins, and examples are available at https://pythonhosted.org/manuel/.

Source code and issues are managed at https://github.com/benji-york/manuel.

Development

To work on Manuel, check out the code and then run make to build a development environment.

To run the tests, run make test. To run all checks, run make check.

See the Makefile for more useful targets.