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
- Host: GitHub
- URL: https://github.com/kraigwalker/famous-ifttt
- Owner: KraigWalker
- Created: 2014-05-04T13:09:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-04T13:10:44.000Z (over 11 years ago)
- Last Synced: 2025-04-20T14:43:23.488Z (6 months ago)
- Language: JavaScript
- Size: 906 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --recursiveThen 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