feat: add lesson 3

This commit is contained in:
rzmk 2025-03-29 17:45:00 -04:00
parent 8302a54e69
commit a1713745ef
9 changed files with 273 additions and 8 deletions

View file

@ -5,11 +5,13 @@ format: jb-book
root: index
title: Introduction
chapters:
- file: exercises-setup
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: lessons/2/index
title: "Lesson 2: Piping commands"
- file: appendix
- file: exercises-setup
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: lessons/2/index
title: "Lesson 2: Piping commands"
- file: lessons/3/index
title: "Lesson 3: qsv and JSON"
- file: appendix