https://github.com/tschellenbach/nonamejustyet
projectx
https://github.com/tschellenbach/nonamejustyet
Last synced: 2 months ago
JSON representation
projectx
- Host: GitHub
- URL: https://github.com/tschellenbach/nonamejustyet
- Owner: tschellenbach
- Created: 2012-05-25T16:09:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-25T16:36:14.000Z (almost 12 years ago)
- Last Synced: 2024-12-26T07:42:58.923Z (4 months ago)
- Language: JavaScript
- Size: 445 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/masterupdate with latest changes by doing
git fetch projectx
git merge projectx/master