This repository is a Homebrew tap for installing AADA (Accenture Automated Dependency Analyzer). The upstream project is hosted at:
- AADA on GitHub: https://github.com/Accenture/aada
You can install AADA via Homebrew using this tap:
brew tap Accenture/aada
brew install aadaIf you already have the tap added, you can update and upgrade:
brew update
brew upgrade aadaAfter installation, run:
aada --helpRefer to the upstream repository for full documentation, usage examples, and issues: https://github.com/Accenture/aada
- Ensure you have the latest Homebrew:
brew update - If installation fails, try:
brew uninstall aada && brew cleanup && brew install aada - Check the formula in
Formula/aada.rbin this tap for version details.
AADA is licensed as per its upstream repository. See the license information at: https://github.com/Accenture/aada