generator-hubot icon indicating copy to clipboard operation
generator-hubot copied to clipboard

Hubot generator for Yeoman

Results 11 generator-hubot issues
Sort by recently updated
recently updated
newest added

I'm following the instructions here: https://hubot.github.com/docs/. I have successfully run `npm install -g yo generator-hubot`. ``` $ yo --version 5.0.0 $ npm -v 10.8.1 $ node -v v22.3.0 ``` Then...