Skip to content

lgaticaq/khaos-hubot-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

khaos-hubot-script

A template for quickly building hubot scripts

Installation

Make sure you have the Khaos project scaffolder installed so you can easily build the template:

$ npm i -g khaos

Then install the template locally:

$ khaos install lgaticaq/khaos-hubot-script

Usage

Create the hubot script with the following command:

$ khaos create hubot-script hubot-my-awesome-script


author: Leonardo Gatica
name: hubot-my-awesome-script
owner: lgaticaq
description: A Hubot script awesome

   khaos · Generated "hubot-my-awesome-script".


$ cd hubot-my-awesome-script && npm i && npm t

License

MIT

About

A template for quickly building hubot scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published