mongotron
mongotron copied to clipboard
Publish Mongotron to the npm repositories
It would be nice if we could simply install Mongotron using npm install -g Mongotron
.
It would be nice if you could do that. In theory you would just need a bin section in the package.json and then create an npm account and run npm login
and then npm publish
.