Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/punund/gh-deploy
Small server implementing 'githubhook' module
https://github.com/punund/gh-deploy
Last synced: about 1 month ago
JSON representation
Small server implementing 'githubhook' module
- Host: GitHub
- URL: https://github.com/punund/gh-deploy
- Owner: punund
- License: mit
- Created: 2013-12-05T11:23:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-05T11:28:45.000Z (about 11 years ago)
- Last Synced: 2024-10-29T05:23:13.757Z (about 2 months ago)
- Language: CoffeeScript
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gh-deploy
===Options:
--repo comma-separated list of repos [required]
--port [default: 3240]
--branch [default: "production"]
--secret [default: "redfly"]The script expects to find repos in sibling directories, finding them at `../repo-name`.