Installation
You can install Blackdagger quickly using Homebrew or by downloading the latest binary from the Releases page on GitHub.
Via Bash script
curl -L https://raw.githubusercontent.com/ErdemOzgen/blackdagger/main/scripts/downloader.sh | bash
Via Docker
# Clone the repository and run the docker compose
docker compose up
Via GitHub Release Page
Download the latest binary from the Releases page and place it in your $PATH (e.g. /usr/local/bin).