0.0.2 • Published 7 years ago

hubot-orly v0.0.2

Weekly downloads
14
License
MIT
Repository
github
Last release
7 years ago

hubot-orly

npm version Build Status

Hubot interface to create O'rly book covers.

Installation

  • Run the npm install command
npm install hubot-orly --save
  • Add hubot-orly to the array in your external-scripts.json file.
[
  "hubot-orly"
]

Usage

bin/hubot

hubot> hubot orly Learning Coffeescript; A practical guide; Javascript is better!; Jordan Neufeld                  
hubot> https://orly-appstore.herokuapp.com/generate?title=Learning%20Coffeescript&guide_text=A%20practical%20guide&t
op_text=Javascript%20is%20better!&author=Jordan%20Neufeld&image_code=2&theme=14

Tests

To run the tests, run the below command. If you are contributing, please add appropriate tests before submitting a pull request.

npm test

Acknowledgements

Thanks to @ThePracticalDev for creating this book cover generator.

0.0.2

7 years ago

0.0.1

8 years ago