A Hubot script to manage CFPB's Capital Framework
npm install hubot-capital-frameworkA Hubot script to manage CFPB's Capital Framework.
See src/capital-framework.coffee for full documentation.
!hubot-capital-framework screenshot
In hubot project repo, run:
npm install hubot-capital-framework --save
Then add hubot-capital-framework to your external-scripts.json:
``json`
["hubot-capital-framework"]
```
user1>> cf release
hubot>> 😸 Success! Here's the release PR: https://github.com/cfpb/capital-framework/pull/123. Please verify its accuracy and merge away.
Please read our general contributing guidelines.