Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.24 KB

README.rst

File metadata and controls

40 lines (31 loc) · 1.24 KB

Cog

Cog content generation tool. Small bits of computation for static files.

See the cog docs for details.

Code repository and issue tracker are at GitHub.

To run the tests:

$ pip install -r requirements.pip
$ tox