https://github.com/gangstead/git-scripts
Things I've done with the github api
https://github.com/gangstead/git-scripts
Last synced: 3 months ago
JSON representation
Things I've done with the github api
- Host: GitHub
- URL: https://github.com/gangstead/git-scripts
- Owner: gangstead
- Created: 2016-11-09T20:51:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T20:56:40.000Z (over 8 years ago)
- Last Synced: 2025-01-29T08:28:00.325Z (4 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-scripts
Things I've done with the github apiCheck each script to see what it does. In general they are node scripts. Install all dependencies by running `npm install`. Run with `node script.js <-- some options>`.