Chapter 1 Assignment
Install Grit and capture proof
The brief
Install Grit on your machine using the one-line install script. Run `grit version` and paste the output into a Markdown file called `notes.md` you'll grow throughout the course.
You've completed this when
- `grit version` prints v3.25.x or later
- `grit --help` shows the command list
- You have a notes.md file with your version captured
Worked through every criterion?
Push your code to GitHub, paste the link in your notes.md, and move on.
Continue to ch.2: Your First Grit Project