Skip to content

v1.0.0 Installation

Prasad Talasila edited this page Apr 23, 2018 · 1 revision

AutoLab CLI

Development Installation

$ git clone https://github.com/prasadtalasila/autolabcli
$ cd autolabcli

Install:

$ npm install
$ npm install grunt-cli -g

Test:

$ grunt test

Replace autolab with node index.js when running commands.