bow-swift/nef

Add verbose mode to command-line

miguelangel-dev opened this issue · 1 comments

Description

It will be fine run nef using verbose mode, so you do not need to access to log system. Sometimes, for example if you run nef in CI, you do not have access to the filesystem so we think it is a need option.

Example of use

→ nef playground --verbose

It has been added in the nef refactor to FP - see issue