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.
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 arkanarequires 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 runninggem installrequiressudoby 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.