Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.53 KB

Boston BitDevs

This repo has been forked from SF Bitcoin Devs and follows guidance from NYC BitDevs on Running a Great Socratic Seminar.

Socratic Reading List Sources

These are good places to start when compiling the reading List:

Other BitDevs Groups:

Music to listen to while compiling.

Running locally

If you don't have rust installed yet, get it here.

This project uses just, which can be installed with:

cargo install just

After that, you can run things locally with:

just serve

See the justfile for more commands.