itsapi / github-listener

A Node.js continuous deployment system for Github.
http://github.com/itsapi/github-listener
GNU General Public License v2.0
7 stars 0 forks source link

Allow custom config path for server.js #28

Closed geraintwhite closed 9 years ago

geraintwhite commented 9 years ago

Related to #23, we should make server.js a module that takes a config object. We can then have a binary that accepts CLI args with config path or defaults to ./config.json.