Skip to content

kaisugi/generator-hubot-yarn

 
 

Repository files navigation

CircleCI npm npm-dt GitHub

generator-hubot-yarn

Yarn-friendly Yeoman generator for Hubot framework.
Although hubotio/generator-hubot is widely used as generator-hubot, it depends on npm install internally.
If you prefer to use Yarn in your hubot program, maybe this module is a good alternative. 👍

Installation

You must install yo & coffeescript in advance.

# yarn global add yo
# yarn global add coffeescript
yarn global add generator-hubot-yarn

Usage

yo hubot-yarn

Getting Started

See Hubot's Getting Started guide for details on getting up and running with your very own robot friend. generator-hubot-yarn is a replacement for hubot --create, so you skip that step if you've done yo hubot-yarn already.

About

make `yo hubot` available to Yarn users!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.5%
  • CoffeeScript 19.3%
  • Batchfile 1.1%
  • Shell 1.1%