This is the official Homebrew tap for IDEasy — the tool to automate the setup and updates of development environments for any project.
# Add the tap
brew tap devonfw/ideasy
# Install IDEasy
brew install ideasyOr install directly in one command:
brew install devonfw/ideasy/ideasybrew update
brew upgrade ideasybrew uninstall ideasy
brew untap devonfw/ideasyIDEasy is a Tool to automate the setup and updates of a development environment for any project
- Repository: https://github.com/devonfw/IDEasy
- Documentation: https://github.com/devonfw/IDEasy/blob/main/documentation/setup.adoc
- License: Apache-2.0
If you encounter issues, please check the IDEasy issue tracker or open a new issue in this tap repository.
The formula is updated automatically via a GitHub Actions workflow that checks for new releases daily. To manually update:
./update-formula.sh [VERSION]