Appearance
An overview of the SimpleAddins source tree.
simpleaddins/ ├── src/ # Source code ├── tests/ # Test suite ├── docs/ # Documentation ├── build/ # Build scripts and configuration └── README.md