Closed camerondurham closed 2 years ago
This could also simplify/resolve issue with install script: https://github.com/csci104/docker/issues/22
Will re-prioritize this hopefully can finish before Fall 2022 USC semester starts. No promises.
Closed by the mess of commits I made on 2022-08-14.
Updated README. Can now install on darwin with:
brew tap camerondurham/tap
brew install camerondurham/tap/ch
Suggestion:
Manually writing an install script is a poor install solution for a go binary. There are existing solutions for this.
superfly/flyctl
uses this action: link to workflow.ymlAcceptance Criteria: (TBD)