aboutsummaryrefslogtreecommitdiffstats
path: root/commands/execenv/env_testing.go
Commit message (Collapse)AuthorAgeFilesLines
* commands: add a nice terminal progress bar when building the cacheMichael Muré2023-01-111-0/+7
| | | | One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user.
* commands: share JSON creationMichael Muré2022-12-291-0/+10
|
* cache: fix some bugs after refactorMichael Muré2022-12-231-4/+1
|
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-2/+7
|
* commands: reorg into different packagesMichael Muré2022-11-201-0/+48