0.1.5 • Published 2 years ago

vistorian-core v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

Vistorian-core

This repository contains the core logic behind networkcube.

Vistorian-core is a dependency for other components but isn't run directly.

The latest stable version can be installed into an npm project with npm install vistorian-core.

Alternatively, for development:

  • git clone https://github.com/networkcube/vistorian-core
  • cd vistorian-core
  • npm install