In this video I start working on a CLI project in Rust. The video begins with a bit of explanation on why the project is needed, and then we start from scratch building a CLI for downloading NuGet packages based on dependencies specified in the Cargo.toml file.

We cover lots of topics including the CLI library StructOpt, async programming using async-std and surf, a bit of Windows programming and much more!

This is part 1 of a small series.

#rust #cli

Rust: CLI Project - Part 1
1.10 GEEK