Skip to content

learn-with-tests/learn-rust-with-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Rust with TDD

Like Learn Go with Tests, but in Rust.

HTML

github pages

Buy us a coffee ☕!

Development Requirements

Learn Rust With TDD is written using mdBook. Follow the instructions there to install mdBook on your machine and build the book.

Things to improve

Resources

Runing mdbook

To run mdbook via docker from the root of the project:

# show usage
./mdbook.sh

# test code samples
./mdbook.sh test

# serve the book at http://0.0.0.0:3000, watching for changes
./mdbook.sh serve --hostname 0.0.0.0

# build the book to the book/ folder
./mdbook.sh build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors