Skip to content

Build from Source

This guide covers how to clone and build SimpleAddins from source.

Clone the Repository

bash
git clone https://github.com/simpleaddins/simpleaddins.git
cd simpleaddins

Install Dependencies

Build

bash
# Example build command

Build Output

Troubleshooting

WARNING

If the build fails, ensure all prerequisites are met before investigating further.

SimpleAddins Documentation