1.0.0 • Published 7 years ago

@saasquatch-inc/weevar-cli v1.0.0

Weekly downloads
2
License
-
Repository
-
Last release
7 years ago

Weevar CLI

Installation

$ npm install --save weevar-cli
Installing the Script

Now in your project you can run npm link to install the script on your system. This creates a symlink to your project so that you can run the project whilst working on it, with no need to keep reinstalling it over and over again.

$ npm link

Usage

List of commands

Experiments

Generate experiment scraffolding template

  • experiment:new client_name exp_folder_name number_of_variations

Example:

    weevar experiment:new client=WID exp=1_1 variations=4