SAGE-JS monorepo.
Check the individual package directories for information on each component.
The individual packages are published to NPM under the sage-js organization.
To install the CLI, first install Node (version 10+) then install the CLI via NPM.
npm install -g @sage-js/cli
To use the JavaScript packages programatically, install the packages you need to your own project.
npm install @sage-js/core
These packages are in early development, and updates may introduce breaking changes without warning.
If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.
Copyright (c) 2018-2021 JrMasterModelBuilder
Licensed under the Mozilla Public License, v. 2.0