- Node and NPM (preferably 5.x)
git clone https://github.com/Arthelon/cisDayCycles
cd cisDayCycles/
npm install
chrome-build
- Builds chrome extension and outputs files in folder
build/chrome/
- Builds chrome extension and outputs files in folder
chrome-watch
- Watches for JS file changes and runs
chrome-build
accordingly
- Watches for JS file changes and runs
dist
- Outputs distribution files into root folder called
dist/
- Outputs distribution files into root folder called
Look inside package.json for more