Welcome to eGovFrame's Homebrew Tap, an external repository for Homebrew. This Tap is dedicated to hosting Casks for eGovFrame's Integrated Development Environment (IDE).
- Name: eGovFrame
- Description: eGovFrame is an open-source framework provided by the government of South Korea. It is designed for the development of web-based public services. As a government-standardized development platform, eGovFrame plays a crucial role in IT projects within the public sector in Korea. Its global availability allows it to be utilized by users worldwide.
- Homepage: eGovFrame Official Website
Simply run the following command in your terminal:
brew install egovframedev
- Tap into the eGovFrame's repository:
brew tap egovframework/egovframe
- Install the desired version of eGovFrame IDE:
brew install egovframedev-latest brew install [email protected] brew install [email protected] brew install [email protected] brew install [email protected]
Please note that specifying the version is optional. If omitted, the latest version will be installed.
The application is installed under the /Applications/
directory. The app will be named following the format "eGovFrameDev-X.X.0-Mac.app", where X.X.0 represents the version number.