rubemz / vagrant-hubot

A Vagrant VM that has hubot provisioned via Ansible scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant Hubot

Checkout this repository if you want to quickly launch a provisioned VM that has a hubot installed on it. It is helpful in case you want to play with Hubot and its scripts.

It uses Ansible to provision the VM. Take a look inside the provisioning folder to see the playbook.yml file.

How to

vagrant up
vagrant ssh
cd hubot/
./bin/hubot

hubot> hubot echo test

Contributing

Do you want to contribute? Take a look on how to do it here.

About

A Vagrant VM that has hubot provisioned via Ansible scripts

License:MIT License