Visualization library for asset/attack graphs using the Tyr language.
@mal-lang/mal-js is published on npm and can be installed with npm install @mal-lang/mal-js.
Navigate to the mal-js project directory and run:
[npm run clean]
npm run build
npm link
Navigate to your project directory and run:
npm link mal-js
Keep in mind you will have to do this each time you update or install npm packages in your project.