@sassoftware/vi-solution-extension-create
v1.1.0
Published
Creates a development environment for creating SAS Visual Investigator solution extensions.
Downloads
36
Readme
SAS Visual Investigator Solution Extension Create
Bootstrap an Angular library to build solution extensions for SAS Visual Investigator.
Overview
This tool produces a basic starter project for creating solution extensions, including tooling to deploy and test these extensions.
Getting Started\Pre-Requisites
NodeJS 14
An IDE VS Code
npx @sassoftware/vi-solution-extension-create
Follow the prompts. When complete, open the newly created directory in your IDE.
Further Documentation
For full documentation and examples please see our Solution Extensions GitHub