@saasquatch-inc/weevar-clideprecated

Weevar Javascript CLI tool to generate with experiment scaffolding.

Usage no npm install needed!

<script type="module">
  import saasquatchIncWeevarCli from 'https://cdn.skypack.dev/@saasquatch-inc/weevar-cli';
</script>

README

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