cli
cli copied to clipboard
Set up the logger with @poppinss/cliui
Create the logging interface for the CLI
- [ ] log the progress
- [ ] gracefully handle the errors
- [x] print the warnings #459
- [x] end with report #459
- [x] print suggestions #459 #371
- [ ] include durations of the actions
- [ ] print summary in the end (last sentence)
- [ ] create the follow-up tasks/issues
Created as a sub-ticket of #191