fabric-cli

A command line tool for our internal fabric tooling

Usage no npm install needed!

<script type="module">
  import fabricCli from 'https://cdn.skypack.dev/fabric-cli';
</script>

README

fabric-cli

CLI tool for Fabric

Installation

npm install -g fabric-cli

Usage

In the Fabric base directory, run:

fabric start - all other commands you had before work also i.e. prod, styles, scripts etc.

This can also be ran in the build folder.