donateoa / jmonitor-interface

Jmonitor shared routine and classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jmonitor Interface

Jmonitor Interface provides the classes shared throught Jmonitor projects.

Before you can run this project, you must install and configure the following dependencies on your machine:

  1. Node.js

After installing Node, you should be able to run the following command to install Jmonitor Interface.

Install


npm install git+https://github.com/donateoa/jmonitor-interface.git/

Once installed Jmonitor Interface use import in your file.

Run

$ import {Fixture} from 'node_modules/jmonitor-interface/index'

About

Jmonitor shared routine and classes


Languages

Language:TypeScript 100.0%