Commit graph

4 commits

Author SHA1 Message Date
5dea83f9a8
perf: use -j to build on multiple cores (#8)
* perf: use -j to build on multiple cores

* chore: update version, 0.0.4
2023-11-05 11:37:01 -05:00
5e245f11cc
refactor: url.JoinPath and state path.Join abstraction instead of fmt… (#5)
* refactor: url.JoinPath and state path.Join abstraction instead of fmt.Sprintf

* refactor: version composition with fmt.Sprintf
2023-11-05 10:19:53 -05:00
def2dd8752
feat: use cached archive if available, allow skip using --no-cache (#3) 2023-11-04 21:54:58 -04:00
ab711a28b8
refactor: simplify project structure (#2)
* refactor: remove file structure cruft

* refactor: flatten file structure entirely

* refactor: combine utils
2023-11-04 21:28:11 -04:00
Renamed from internal/subcommands/install.go (Browse further)