Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 706 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 706 Bytes

Drogon Homebrew Formula

Note

This formula has been merged into homebrew-core and can now be installed by brew install drogon.

Installation Using brew tap

$ brew tap drogonframework/drogon
$ brew install drogon

Installation Without brew tap

$ brew install drogonframework/drogon/drogon

Contribution

$ git clone https://github.com/drogonframework/homebrew-drogon.git
$ cd homebrew-drogon
$ cp -f Formula/drogon.rb $(brew --repo)/Library/Taps/homebrew/homebrew-core/Formula/
$ brew install --build-from-source --verbose --debug drogon
$ brew test drogon
$ brew audit --strict drogon