Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 394 Bytes

rust-tokio-app-template

A Boilerplato template for a Rust async application using Tokio.rs.

Usage

First install Boilerplato from here.

Then run,

$ boilerplato my-app --template rust-tokio-app-template

Contributing

Your PRs and stars are always welcome.