luet/pkg/compiler/backend
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
..
backend_suite_test.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
common.go Massive UX rewrite 2021-10-21 23:58:00 +02:00
simpledocker_test.go Do implement a real cache 2021-10-19 21:25:01 +02:00
simpledocker.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
simpleimg.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
writer.go Uncomplicate runCommand and return command output 2021-02-22 11:44:46 +01:00