Installation ============ .. contents:: :local: You can install Blackdagger quickly using Homebrew or by downloading the latest binary from the Releases page on GitHub. Via Bash script --------------- .. code-block:: bash curl -L https://raw.githubusercontent.com/ErdemOzgen/blackdagger/main/scripts/downloader.sh | bash Via Docker ---------- .. code-block:: bash # 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``).