Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louire/rusty_clap


https://github.com/louire/rusty_clap

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rusty Clap 🦀👏🏻
Just checking out a lib called Clap for Rust. It's a command line argument parser. It's pretty cool. I'm going to use it in my next project.
```
$ cargo run -- --name=YourName
```