Commit graph

6 commits

Author SHA1 Message Date
61847e532b
refactor: replace fmt by log or plain concat (#15) 2023-11-29 05:06:55 +00:00
1bbd6c1050
feat: handling for using versions that are not installed (#14)
* feat: handling for using versions that are not installed

* test: coverage for installed version list

* chore: increment version to 0.0.8
2023-11-29 01:24:00 +00:00
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)