CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Homebrew Fomula

Open Ondolin opened this issue 3 years ago • 2 comments

A homebrew formula for this project would be really useful. This should make updating to the newest version way more convenient.

Is it planned to create one in this early phase of the project?

Ondolin avatar Mar 18 '22 18:03 Ondolin

I think at the moment not but later on in development most definitely!

lukepistrol avatar Mar 18 '22 19:03 lukepistrol

Keep in mind to make it an cask

Reference: https://docs.brew.sh/Acceptable-Formulae#stuff-that-builds-an-app

Stuff that builds an .app

Don’t make your formula build an .app (native macOS Application); we don’t want those things in Homebrew. Encourage upstream projects to build and support a .app that can be distributed by homebrew/cask (and used without it, too).

0xWDG avatar Mar 19 '22 18:03 0xWDG

@0xWDG, @austincondiff this can be closed, there is already a Homebrew formula for CE brew install codeedit

luah5 avatar Mar 29 '23 17:03 luah5

Closed as finished. CASK: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/codeedit.rb

0xWDG avatar Jun 19 '23 17:06 0xWDG