0.0.2 • Published 8 months ago

@analog-labs/timegraph-starter v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

analog-starter

Command-line tools for natively interacting with timeGraph

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

  1. npm install or yarn install
  2. Local usage npm run dev -- <command> <option>
  3. Global usage npm install -g or yarn global add in repository DIR, then timegraph-starter <command> option<>
  4. Usage/help guide local npm run dev in repository DIR or global timegraph-starter