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

https://github.com/mfbx9da4/dadler.heroku

My old online CV made with coffeescript, markdown, SASS and django backend
https://github.com/mfbx9da4/dadler.heroku

Last synced: about 2 months ago
JSON representation

My old online CV made with coffeescript, markdown, SASS and django backend

Awesome Lists containing this project

README

        

#### Dev

source venv/bin/activate
cd grunt; grunt

#### Run

python manage.py runserver 5000
or
foreman start