Generates a logo based on the specifications: https://github.com/rossconf/logo
Requirements:
- node (>0.10)
$ git clone https://github.com/rossconf/logo-generator.git
$ cd logo-generator
$ npm install
$ npm start
By default you can access the generator via http://127.0.0.1:3000