An open API service indexing awesome lists of open source software.

https://github.com/immstudios/cgtool


https://github.com/immstudios/cgtool

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# CGTool

[nxcg](https://github.com/martastain/nxcg)/[cherrypy](https://github.com/cherrypy/cherrypy) based graphics generator.

Setup
-----

### Prerequisites

```bash
apt -y install python3-pip libyaml-dev python3-cairo gir1.2-gtk-3.0 python3-gi-cairo
pip3 install pyyaml requests cherrypy jinja2
```