Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.12 KB

Readme.rst

File metadata and controls

30 lines (22 loc) · 1.12 KB

cheatsheet-generator

A simple html generator that transforms a an ini-like file (one that can be read with configobj) into a HTML cheatsheet.

Already built images can be found in the build directory:

How to use

Install Python (and configobj and jinja2) and SASS and then run the Makefile: all cheatsheets in the raw folder will be built.

License

GNU GPL v3