2 Forks
6 Stars
6 Watchers

learn-picocli

We are going to implement a Todo CLI Application that has to create, edit, delete and list commands. The CLI application would be implemented using https://picocli.info/ library.

How to download and setup learn-picocli

Open terminal and run command
git clone https://github.com/bhupal4all/learn-picocli.git
git clone is used to create a copy or clone of learn-picocli repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with learn-picocli https://github.com/bhupal4all/learn-picocli/archive/master.zip

Or simply clone learn-picocli with SSH
[email protected]:bhupal4all/learn-picocli.git

If you have some problems with learn-picocli

You may open issue on learn-picocli support forum (system) here: https://github.com/bhupal4all/learn-picocli/issues