commanded 0.0.0
commanded: ^0.0.0 copied to clipboard
A Dart package to make parsing CLI arguments easier and safer.
Hey there! #
Glad you stumbled upon my package! This package is a type-safe way to make command-line apps with advanced arguments while eliminating most of the boilerplate.
How to make it work #
For a detailed walkthrough, see the example. This will walk you through the API like a small guide.
However, for a few extra things, I've provided some extra documentation.