hubot-pipe-scripts

0.0.3 • Public • Published

hubot-pipe scripts

Utility scripts for use with hubot-pipe, like grep for text search, or s for simple regexp substitution. See src/index.coffee for the full list.

Installing

  1. Add hubot-pipe-scripts to your package.json with npm install --save hubot-pipe-scripts:
  "dependencies": {
    "hubot-pipe-scripts": "~0.0.1"
  },
  1. Require the module in external-scripts.json:
["hubot-pipe-scripts"]
  1. Run npm update and restart your Hubot.

Package Sidebar

Install

npm i hubot-pipe-scripts

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

6.37 kB

Total Files

5

Last publish

Collaborators

  • smashwilson