1.0.2 • Published 9 years ago

hubot-npm-tips v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-npm-tips

Random useful npm tips

See src/npm-tips.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-npm-tips --save

Then add hubot-npm-tips to your external-scripts.json:

[
  "hubot-npm-tips"
]

Sample Interaction

user1>> hubot npm tip
hubot>> Put a test script in your package.json. Use `npm t` to run it
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago