All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.
Clone the repo:
git clone https://github.com/twilio-labs/twilio-style-cli.git
cd twilio-style-cli
Install the dependencies:
npm install
Run the tests:
npm test
When all the tests pass, you are ready.