luet/pkg/tree
Ettore Di Giacinto fe14d56afe Massive UX rewrite
- Ditch multiple libraries for progressbar, spinner, colors and replace
  with pterm
- Detect when running on terminal and disable automatically spinner
- Add support for multiple progress bars
- Huge rewrite of the configuration part. No more crazy stuff with viper
  CLI commands now correctly overrides default config file as expected
- Limit banner to be displayed on relevant parts

Fixes #211
Fixes #105
Fixes #247
Fixes #233
2021-10-21 23:58:00 +02:00
..
builder.go Make recipes idempotent, allowing to load multiple trees 2020-03-15 13:31:12 +01:00
compiler_recipe.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
installer_recipe.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
parser.go Drop ResolveDeps, and the Tree structure #20 2019-11-29 19:01:46 +01:00
recipes.go create-repo: annotate runtime definition in artifacts 2021-09-17 14:30:06 +02:00
tree_suite_test.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
tree_test.go Don't always walk all World() packages 2020-10-30 19:12:12 +01:00