README
generator-vumigo
Generates starting app for the Vumi Go javascript sandbox. The generated sample application can be found here: https://github.com/praekelt/go-jsbox-skeleton
Getting Started
Install yeoman and this generator
$ npm install -g yo generator-vumigo
Then generate the files
$ mkdir myFirstVumiGoApp && cd myFirstVumiGoApp
$ yo vumigo
License
MIT