1.0.4 • Published 4 years ago

@wrenchcoach/locator-item v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Wrenchcoach Locator Item

A simple visual locator to aid in rigging workflows.

Getting started

  1. Install Git
  2. Install Nodejs
  1. Install dependencies.
  • Install yarn
  • Run yarn install
  1. Run the HTTP Server
  2. Build:
  • See npm scripts section below.

Scripts

  • yarn build - produces production version of ZeaEngine.
  • yarn build:dev - produces development version of ZeaEngine and runs a watcher. Edited source code should auto-recompile.

Publishing a new build

  1. yarn dist