Skip to content

Commit

Permalink
Update xtask/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Pallant <[email protected]>
  • Loading branch information
miguelraz and jonathanpallant authored Jul 1, 2024
1 parent ab2ef80 commit d85c40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ per programming language that match each slide we have in our normal syllabus wi

## How

As `training-material` grows and changes, maintenance could be a nightmare. We basically don't want to be in the business of remember that a certain slide got reordered or moved from one section to another and thus needs changing in all the cheathseets as well. Therefore, this tool seeks to alleviate that with the following workflow:
As `training-material` grows and changes, maintenance could be a nightmare. We basically don't want to be in the business of remembering that a certain slide got reordered or moved from one section to another and thus needs changing in all the cheatsheets as well. Therefore, this tool seeks to alleviate that with the following workflow:

* call `cargo xtask make-cheatsheet python` at the root folder
* scrape Markdown headers in `SUMMARY.md` and segment topics by `Rust Fundamentals`, `Applied Rust` and `Advanced Rust`
Expand Down

0 comments on commit d85c40f

Please sign in to comment.