-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command Line Tools? #18
Comments
yeah, I've been looking into the particular stanzas on how to write them and so on.. basically this project has just been my practice to writing ruby formula for Homebrew. Since they're already binaries I've been reading on how to properly write them, any expertise is helpful and I'll have them up as soon as I have the time to work on them |
So I think I've figured out the way to properly write the formula! It seems to have gone mostly well in Travis! I'm still looking into making sure they install properly however so anyone who sees this could test alisma to start, that would be great! I know it downloads and the pkg installer in the caskroom, I'm just unable to verify whether the software properly installs or if it just places it there for you to install manually (like how little snitch works!). Once I'm sure that this is the correct formula, I'll add caveats stanza's with any information/instructions that may still be needed! Any input or feedback is always appreciated! |
I'm not exactly sure how to write this, but as alisma (maybe others) installs via a package file, users without administrator access cannot install it. I don't know whether there is a way to fix it, but when the alisma binary is downloaded from the eclectic light co website (eclecticlight.co), it comes in both a package and a binary, which can be moved elsewhere. Apologies if this is already known and/or poorly written. |
Thanks for setting this up! Do you plan to add a formula repo for EL's non-UI tools like Blowhole, alisma, cmpxat, etc?
The text was updated successfully, but these errors were encountered: