How to build and install ontime
This package does not provide an automated way to build or install the library
except using npm
because ontime
is
intended to runs on top of node.js
. If you have
node.js
in your system,
npm install ontime
brings the latest version of ontime
and installs it with its all depending
packages.