https://github.com/initdc/dart_console
https://github.com/initdc/dart_console
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/initdc/dart_console
- Owner: initdc
- License: mpl-2.0
- Created: 2026-01-18T17:45:14.000Z (6 months ago)
- Default Branch: dev
- Last Pushed: 2026-01-18T17:54:09.000Z (6 months ago)
- Last Synced: 2026-01-19T01:35:53.799Z (6 months ago)
- Language: Dart
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.