Added cli options and help command, WIP readme update

This commit is contained in:
Nate Anderson
2024-12-19 16:48:03 -07:00
parent fe40731e09
commit 65922f515a
7 changed files with 94 additions and 29 deletions
+15 -2
View File
@@ -1,2 +1,15 @@
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
# Dartboard Resume
## Installing
TODO
## Running
`dart run ./bin/dartboard_resume.dart`
or
## Creating Your Resume