Closed koykov closed 3 years ago
Hi,
This is a really great idea, thanks for your contribution.
Landed in version v0.5.0
We now use the module urfave/cli to parse the command line (instead of the built-in flag module). This comes with a lot of useful features, as explained in the manual.
Wow! I see it supports bash completion. Thanks for notice! I'll use in in my projects too.
@oligot Your tool is amazing, but I need an extra feature to update all modules in my project without choosing them. So, I added new flag -f that forces update of the modules.