Skip to content

the-tool-store/alibre-testbed-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

alibre-testbed-addon

Note: This repository is undergoing significant changes and is currently a work in progress.

Item Value
Type Testbed / experimental add-on
Primary stack VB.NET, Python, PowerShell, Alibre automation

Overview

This repository contains the source and supporting assets for alibre-testbed-addon, organized under the standardized repository layout.

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.
  • source/alibre-testbed-addon.adc: key source or build entry point.
  • source/alibre-testbed-addon.sln: key source or build entry point.
  • source/alibre-testbed-addon.vbproj: key source or build entry point.
  • source/AlibreAddOnForTestbed.sln: key source or build entry point.
  • source/NuGet.Config: key source or build entry point.
  • LICENSE: repository license file kept at the root.

Requirements

  • Windows development environment.
  • A .NET build environment compatible with the projects under source/.
  • Python installed if you need to run or modify the Python components under source/.
  • Alibre Design installed if you need to run, debug, or validate the Alibre integration.

Build and Use

  1. Open source/alibre-testbed-addon.sln in your preferred IDE.
  2. Restore dependencies and build from the source/ layout.
  3. Use the notes in documentation/ and .github/README.md as the primary repository guide.

Current Limitations

  • 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.
  • Experimental code paths may continue to shift as the add-on evolves.

License

See LICENSE.

About

Collection of Alibre Design tools and ideas.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors