0.1.0 • Published 6 years ago
urbit-watcher v0.1.0
Urbit Watcher
Watches the urbit repo for changes and copies them into your desks
Installation
Dependencies
NPM
Once you have the dependencies, install this package from npm
npm i -g urbit-watcherUsage
urbit-watcher <source> <path to desks>e.g.
urbit-watcher ./urbit-src/pkg/arvo ./zod ./busNote that the source argument should have a directory structure that mimics the normal structure of a urbit desk. e.g. app/ gen/ lib etc.