0.3.0 • Published 6 years ago

involves-changelog-server v0.3.0

Weekly downloads
9
License
-
Repository
-
Last release
6 years ago

involves-changelog-server

Install

$ npm install involves-changelog-server -g

API

ArgumentTypeDefault ValueDescription
optionsObject{}Options object.
options.portNumber3000HTTP server port.
options.mongourlStringlocalhostMongoDB connection string.

CLI

$ involves-changelog-server --mongourl=mongodb://localhost:27017/involves-changelog --port=80