This folder contains examples of different steps to develop a CLI tool.
Just the CLI skeleton to see how to use urfave/cli
and capture parameters.
First implementation, no code separation, just a simple file.
First implementation, no code separation, just a simple file.
This was a mistake... never do a version 3. (note: one extra copy/paste error)
This version is the most complete version. It is full documented, with examples and includes parameters for the tool GoReleaser.