> [JSON Rules Engine](https://github.com/cachecontrol/json-rules-engine) extension for Verb development
npm install @verbenergy/verb-rules-engine---
npm run buildsudo npm linknpm link @verbenergy/verb-rules-engine- ### To un-link:
1. (in other project) npm unlink --no-save @verbenergy/verb-rules-engine
2. (in this repo) npm unlink
heroku localheroku local -f Procfileheroku local web---
Trouble publishing?
1. Make sure you're set up as a member on the package.
2. Generate a new access token under your account in npm with publishing rights.
3. Find .npmrc hidden file in your user folder and replace authToken(s) there with your new one.
4. Replace your new token with old one (might have trouble installing on other repos if you use new one)