Skip to content

Releases: sasadangelo/task-cli

0.0.2 Task-CLI

Choose a tag to compare

@sasadangelo sasadangelo released this 04 Jan 17:36

What's new?:

  • Dispatch commands with Click.me library.

Full Changelog: 0.0.1...0.0.2

0.0.1 Task-CLI

Choose a tag to compare

@sasadangelo sasadangelo released this 04 Jan 17:08

This is the first version of Task CLI, an educational software that shows how to implement a CLI with the command pattern and tools like: argparse and click.me.