This standalone package includes the core components, models, and services for NUCLEUS. For more information, please see the README page.
To build the core library, you must have tsc
installed:
npm install -g typescript
Then, from the core
folder, run tsc
.
npm test
NUCLEUS is made available by CACI (formerly Next Century Corporation) under the Apache 2 Open Source License. You may freely download, use, and modify, in whole or in part, the source code or release packages. Any restrictions or attribution requirements are spelled out in the license file. NUCLEUS attribution information can be found in the LICENSE file. For more information about the Apache license, please visit the The Apache Software Foundation’s License FAQ.