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

https://github.com/tschellenbach/nonamejustyet

projectx
https://github.com/tschellenbach/nonamejustyet

Last synced: 2 months ago
JSON representation

projectx

Awesome Lists containing this project

README

        

projectx
========

projectx

add to your project by doing

git remote add projectx [email protected]:tschellenbach/projectx.git
git fetch projectx
git merge projectx/master

update with latest changes by doing
git fetch projectx
git merge projectx/master