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

https://github.com/danopcode/piggel.in

Blog
https://github.com/danopcode/piggel.in

Last synced: 3 months ago
JSON representation

Blog

Awesome Lists containing this project

README

          

=========
Piggel.in
=========

| Author: Daniel Jonsson

Setup
=====

::

pyvenv env
source env/bin/activate
pip install -r requirements.txt

Update gh-pages
===============

::

make publish
ghp-import output
git push origin gh-pages