Home

Awesome

<!-- CHANGEME below --> <p align="center"> <a href="https://travis-ci.org/dpc/rust-bin-template"> <img src="https://img.shields.io/travis/dpc/rust-bin-template/master.svg?style=flat-square" alt="Travis CI Build Status"> </a> <a href="https://crates.io/crates/rust-bin-template"> <img src="http://meritbadge.herokuapp.com/rust-bin-template?style=flat-square" alt="crates.io"> </a> <a href="https://matrix.to/#/!VLOvTiaFrBYAYplQFW:mozilla.org"> <img src="https://img.shields.io/matrix/rust:mozilla.org.svg?server_fqdn=matrix.org&style=flat-square" alt="#rust matrix channel"> </a> <a href="https://gitter.im/rust-lang/rust"> <img src="https://img.shields.io/gitter/room/rust-lang/rust.svg?style=flat-square" alt="rust-lang gitter channel"> </a> <br> </p> <!-- CHANGEME -->

rust-bin-template

This is a template meant to be used as a starting point for Rust programs.

After cloning, grep for CHANGEME parts and replace them.

Features

License

You are free to change the LICENSE of this project.