mattly / bork

the Bash-Operated Reconciling Kludge
Other
218 stars 27 forks source link

Publish to homebrew? #55

Closed bcomnes closed 8 years ago

bcomnes commented 8 years ago

Would you be interested in getting this added to homebrew? Either through the official taps, or a custom tap?

(Fantastic work btw! Love it!)

frdmn commented 8 years ago

Hi @bcomnes. I started to work on exactly this earlier today, but right now it's impossible because bork doesn't like to be executed as symlink (which homebrew does during the installation of packages).

This is why I submitted issue #54 which aims to fix that problem. Once that's done, we can submit the homebrew Formula to the official repository :)

bcomnes commented 8 years ago

Missed that. Closing in favor of #54

frdmn commented 8 years ago

@bcomnes bork is now available via brew:

❯  ~  brew info bork
bork: stable 0.9.1
Bash DSL for config management
https://github.com/mattly/bork
/usr/local/Cellar/bork/0.9.1 (95 files, 104.6K) *
  Built from source
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/bork.rb
bcomnes commented 8 years ago

@frdmn you da :bomb:

Thanks! :)

frdmn commented 8 years ago

@bcomnes You're very welcome! :blush: