rust-nyc / meetups

Bootstrapper repo for organizing Rust NYC Meetups
14 stars 0 forks source link

State of command line apps in rust #1

Open softprops opened 5 years ago

softprops commented 5 years ago

Talk Idea 💡🎤

What do you want to learn about

A good getting started project in Rust is to write a command line application to automate some repetitive task. This talk would be a look at what writing you own command line app looks like with today's Rust CLI library ecosystem.

I would like to learn