ag-schema

v0.0.13
Artifact Graph Schema

Artifact Graph Schema

Icon

Description

This project builds the schema for the artifact graph database and makes it a portable package.

Instructions

From the command Line, run the following commands:

rm -rf node_modules/*
npm install
grunt default
grunt report

Outlined Steps

  1. Remove old npm / node libraries
  2. refresh the node libraries, install fresh and new
  3. run the default report (console) for tests
  4. run the output report (tap) for tests on Jenkins CI
npm i ag-schema

Metadata

Downloads