Doug
About
Doug is a sample command-line application that provides basic argument parsing, with an entrypoint in bin/. It is intended as a minimal example for Dart developers.
Details
- Author
- jhgaylor
- Downloads
- 291
- Categories
- Other
Jump to
- Basic argument parsing for command-line inputs
- Simple Dart project structure with entrypoint in bin/
Ensure the Dart SDK is installed, then run dart pub get to install dependencies. Execute the application with dart bin/doug.dart.
Doug
A sample command-line application providing basic argument parsing with an entrypoint in bin/.
Installation
Ensure you have Dart SDK installed, then run:
dart pub get
Usage
Run the application using:
dart bin/doug.dart
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



