Skip to content

eGovFramework/homebrew-egovframe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-egovframe

Introduction

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).

About eGovFrame

  • 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

Installation Guide

For the Latest Version of eGovFrame IDE:

Simply run the following command in your terminal:

brew install egovframedev

For Specific Versions of eGovFrame IDE:

  1. Tap into the eGovFrame's repository(only for the first time):
brew tap egovframework/egovframe
  1. Install the latest version of eGovFrame IDE:

Both Apple Silicon ARM64 & Intel/AMD x64 binaries are provided.

brew install egovframedev-latest
  1. Install the desired version of eGovFrame IDE:

v4.0 & v3.10 are provided as Intel/AMD x64 binaries only.

brew install egovframedev@5.0.0
brew install egovframedev@4.3.1
brew install egovframedev@4.3.0
brew install egovframedev@4.2.0
brew install egovframedev@4.1.0
brew install egovframedev@4.0.0
brew install egovframedev@3.10.0

Please note that specifying the version is optional. If omitted, the latest version will be installed.

Application Installation Path

The application is installed under the /Applications/ directory, and you can verify it with an app name in the following format (X.X.X represents the version number).

  • Version 4.3.1 or earlier: eGovFrameDev-X.X.X-Mac-AArch64.app or eGovFrameDev-X.X.X-Mac-x86_64.app
  • Version 5.0.0 or later: eGovFrameDev-X.X.X-macOS-AArch64.app or eGovFrameDev-X.X.X-macOS-x86_64.app

About

An open-source framework provided by South Korea for the development of web-based public services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%