Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 559 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 559 Bytes

Crochet Workshop

This repository contains the sources for all the material for the crochet workshop

Development

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

Dependencies

The workshop material is a mdBook. You can install it via

cargo install mdbook

Or via pre-compiled binaries. `