This project includes the Aspect model editor and their documentation.
Are you having trouble with Aspect Model Editor? We want to help!
- Check the developer documentation
- Check the BAMM specification
- Having issues with the Aspect Model Editor? Open a GitHub issue.
- Download & Install Node.js
- To generate Aspect Model documentation, the installation GraphViz is required.
npm install
npm run start
Windows:
npm run electron-start-win-dev
npm run electron-start-win-prod
Mac:
npm run electron-start-mac-dev
npm run electron-start-mac-prod
Unix:
npm run electron-start-unix-dev
npm run electron-start-unix-prod
npm run cypress
The documentation can be found in the root directory under the path documentation.
SPDX-License-Identifier: MPL-2.0
This program and the accompanying materials are made available under the terms of the Mozilla Public License, v. 2.0.
The Notice file details contained third party materials.
To build a native image we use GraalVm: GraalVm