Bootstrap an Angular library to build solution extensions for SAS Visual Investigator.
This tool produces a basic starter project for creating solution extensions, including tooling to deploy and test these extensions.
-
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.
For full documentation and examples please see our Solution Extensions GitHub