This repository contains the sources for all the material for the crochet workshop
We use Make to automate various tasks in this project. Run
make
To kick things off. Make sure that the tools we depend on are installed
The workshop material is a mdBook. You can install it via
cargo install mdbook
Or via pre-compiled binaries. `