hey icon indicating copy to clipboard operation
hey copied to clipboard

replace .app with homebrew formula

Open masukomi opened this issue 7 years ago • 2 comments

There's not much point in the .app. People try and click it to run it (can't blame them) and that doesn't work. Until we've got a proper UI the .app must die and be replaced with something better.

I'll need to create a new Tap for it too.

Tasks:

  • [x] the building of a tarball
  • [ ] create the formula see docs
  • [x] create new tap see docs
  • [ ] add to new tap
  • [ ] add instructions to README
  • [ ] add instructions to web site

masukomi avatar Jun 25 '17 03:06 masukomi

formula needs to

  • [ ] check for presence of existing ~/.config/hey/config.json
  • [ ] read it if present
  • [ ] if not there then ask where you want your db installed
  • [ ] make sure it isn't there
  • [ ] download / mv default.db there
  • [ ] create config if needed

masukomi avatar Jun 25 '17 20:06 masukomi