# Contributing to Custom Apps CLI

## Running the tests
1. Make sure jasmine-node is installed: `npm install -g jasmine-node`
2. Make sure domovm is running
3. run `jasmine-node spec`
