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

https://github.com/kraigwalker/famous-ifttt

Fork of the IFTTT demo from the famous Demos page
https://github.com/kraigwalker/famous-ifttt

Last synced: 5 months ago
JSON representation

Fork of the IFTTT demo from the famous Demos page

Awesome Lists containing this project

README

          

To start your project from base.git

git clone git@github.com:Famous/base.git path/to/folder
cd path/to/folder
git submodule update --init --recursive

Then to push to your own repository, create the repository (on GitHub or wherever) at git://your.url.here

git remote set-url origin git://your.url.here