Skip to content

fifth-postulate/crochet-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. `