0 Forks
1 Stars
1 Watchers

zero2prod

My Rust learning process using the book "Zero To Production In Rust" by @LukeMathWalker

How to download and setup zero2prod

Open terminal and run command
git clone https://github.com/exsesx/zero2prod.git
git clone is used to create a copy or clone of zero2prod repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zero2prod https://github.com/exsesx/zero2prod/archive/master.zip

Or simply clone zero2prod with SSH
[email protected]:exsesx/zero2prod.git

If you have some problems with zero2prod

You may open issue on zero2prod support forum (system) here: https://github.com/exsesx/zero2prod/issues