at_cli_commons 1.0.3 at_cli_commons: ^1.0.3 copied to clipboard
Library of useful stuff when building cli programs which use the AtClient SDK
1.0.3 #
- Added
example/
package, moved code samples frombin/
toexample/
1.0.2 #
- docs: Added some code samples in bin/ directory
- docs: Added some class and method documentation to CLIBase
- docs: Updated README
- feat: Added static
fromCommandLineArgs
factory method to CLIBase
1.0.1 #
- Small edits to README
1.0.0 #
- Initial version.