We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clone from github
git clone https://github.com/RuntimeTools/appmetrics
You now have latest dev code. To change to the latest release:
git checkout latest-release
To build inside the source tree (without downloading Health Center core binaries):
npm install node-gyp nan@1.8.4 node_modules/.bin/node-gyp configure rebuild
To build and install (and run install scripts), go up a level and install the project directory:
cd .. npm install ./appmetrics