bosun 0.1.0 copy "bosun: ^0.1.0" to clipboard
bosun: ^0.1.0 copied to clipboard

outdated

A library for parsing CLI input and structuring CLI commands

0.1.0 #

  • Add supportedFlags Command property
  • Documentation around the Command class.

0.0.4 #

  • Fix an issue where commands were double printing the example as their help text instead of the example and the description.

0.0.3 #

  • Revert part of the changes in 0.0.2. Bosun shouldn't care assume that you pass the app name as an arg.

0.0.2 #

  • Fix an issue where commands would not process properly due to the app name being considered as an argument (which Dart does not do).

0.0.1 #

  • Initial version.
8
likes
0
pub points
33%
popularity

Publisher

unverified uploader

A library for parsing CLI input and structuring CLI commands

Repository

License

unknown (LICENSE)

More

Packages that depend on bosun