bosun
A library for parsing CLI input and structuring CLI commands
0.2.2
8.6K downloads/mo
#3126 most downloaded on pub.dev
pyrestudios/bosun
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Dec 2021 to Jun 2022
2022
2023
2024
2025
2026
Releases
latest 8-
0.2.208 Jun 2022 -
0.2.115 Mar 2022Release notes
Open source →- Add support for root commands with a processable body while supporting sub-commands off of that root.
-
0.2.009 Jan 2022Release notes
Open source →- Add support for suggesting similar commands when an incorrect one is used.
-
0.1.018 Dec 2021Release notes
Open source →- Add supportedFlags Command property
- Documentation around the Command class.
-
0.0.417 Dec 2021Release notes
Open source →- Fix an issue where commands were double printing the example as their help text instead of the example and the description.
-
0.0.317 Dec 2021Release notes
Open source →- 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.217 Dec 2021Release notes
Open source →- 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.116 Dec 2021