Note: This repository is undergoing significant changes and is currently a work in progress.
| Item | Value |
|---|---|
| Type | Alibre add-on / plugin |
| Primary stack | .NET / repository assets |
This repository contains the source and supporting assets for alibre-script-runner-addon, organized under the standardized repository layout.
- source/: project source, solution or project files, and runtime assets.
- submodules/: external git submodules used by the repository when required.
- documentation/: supplementary notes, changelogs, and non-GitHub documentation.
- .github/: repository README, templates, and GitHub-specific community files.
LICENSE: repository license file kept at the root.
- Windows development environment.
- Alibre Design installed if you need to run, debug, or validate the Alibre integration.
- Review the content under source/ for the primary entry points.
- Use the project files or scripts in source/ to build or run the repository.
- Use the notes in documentation/ and .github/README.md as the primary repository guide.
- The repository has been normalized for layout consistency; any path-sensitive tooling should be revalidated against the new folder structure.
- Existing runtime behavior and project-specific limitations remain unchanged.
See LICENSE.