adventofcode/2023
Sven Heidemann 9dd51e75ba Improved template 2023-11-29 09:46:49 +00:00
..
src Improved template 2023-11-29 09:46:49 +00:00
.gitignore Added template for dart 2023-11-28 15:15:16 +00:00
CHANGELOG.md Added template for dart 2023-11-28 15:15:16 +00:00
README.md Added template for dart 2023-11-28 15:15:16 +00:00
analysis_options.yaml Added template for dart 2023-11-28 15:15:16 +00:00
pubspec.lock Added template for dart 2023-11-28 15:15:16 +00:00
pubspec.yaml Added template for dart 2023-11-28 15:15:16 +00:00
run_day Improved helper scripts 2023-11-28 15:24:58 +00:00

README.md

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.