/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.

Primary LanguageJava

No issues in this repository yet.