-
-
Notifications
You must be signed in to change notification settings - Fork 21
Make available via Homebrew #44
Copy link
Copy link
Open
Labels
Description
Feature request: make available via homebrew. The main reason I am suggesting this is because it would make using Arkana easier when using Xcode cloud.
Bundler is not installed by default on Xcode Cloud and running gem install arkana requires both to specify not the latest version (1.4.0) due to outdated ruby by default on Xcode Cloud, but also requires a workaround since running gem install requires sudo by default. If Arkana was available via homebrew, if I understand correctly, both of these issues could be averted.
I admitably know very little about what it would take do to this, but just throwing out the idea.
Reactions are currently unavailable