### How to get Boop
There are four ways to get Boop. Your best bet is either to
- Download from GitHub releases or
- Download on the Mac App Store .
You can also build it from source, or get it from Homebrew, although that is not officially supported.
### How to build from source
If you're just trying to get Boop, building from source might not be your best bet. Developing new scripts does not require building from source.
- Clone or download a copy of the repository
- Open `Boop/Boop.xcodeproj`
- Press play
### Documentation
- [Documentation](Boop/Documentation/Readme.md)
- [Custom scripts](Boop/Documentation/CustomScripts.md)