Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 2.12 KB

File metadata and controls

50 lines (41 loc) · 2.12 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 dev-requirements.txt
$ tox