1.1.1 • Published 7 years ago
@infoprojects/iprox-watcher v1.1.1
IPROX watcher
This tool watches CSX files. Upon change it unloads the XslObject and requests GenerateBaselineCss.
Requirements
Node 8 and NPM 5. Check with node -v
and npm -v
. Get the latest from http://nodejs.org.
Installation
Open Powershell and run:
npm install --global @infoprojects-nl/iprox-watcher
Get started
- Open the root of your IPROX implementation.
- Start the server using
Invoke-StartServer.ps1
. - Note the port the IIS instance is listening to
Start the watcher:
iprox-watcher PORT
1.1.1
7 years ago