Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-22 | Add license | Teddy Wing | |
2018-11-15 | pkg/generate_homebrew_formula.py: Calculate SHA256 digest of archive | Teddy Wing | |
2018-11-15 | generate_homebrew_formula.py: Get version | Teddy Wing | |
Get the version from `main.m`. | |||
2018-10-30 | Add a skeleton Homebrew formula | Teddy Wing | |
The start of a Homebrew formula for the program. Needs a bunch of fields filled out. For now, we're mostly getting it to work as an input template for an accompanying generator script. The script will fill in some values automatically, including the plist file, so that the launchd plist can be activated using Homebrew's services. |