@weaver-wow/cli
v1.2.0
Published
Command line toolchain for building Weaver addons
Readme
Weaver CLI
The developer toolchain for Weaver addons.
Installation
npm install -g @weaver/cliGetting Started
Initialize a new Weaver project:
wvr initCommands
wvr init: Scaffolds a new Weaver project in the current directory.wvr build: Compiles your TypeScript/JSX into a valid WoW addon.wvr dev: Watches for changes and rebuilds automatically.wvr link: Links your project to the WoW AddOns directory.
License
MIT
