huytd/OctoCmd

How do I install it?

Opened this issue · 2 comments

Hey, really interested in the project, but it seems there are no binaries or installer available. How do I install it on my mac? Thanks!

huytd commented

Hi, thanks. Yes, I haven't setup the build pipeline so we don't have the prebuilt binary for this project yet. For now, to use, you will need to use Xcode to build it from source code.

You can follow the steps here to build a .app bundle to run on your machine https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases#Create-an-archive-of-your-app

Once the build process is in place, I'd love to see this available on Homebrew as well.