rust-boilerplate 0.0.0

🔋 A template for rust projects
rust-boilerplate-0.0.0 is not a library.

rust boilerplate

A batteries-included template for rust projects.

crates.io version Build Status

Features

  • Continuous integration with Travis CI
  • A justfile full of helpful commands

Getting Started

  • See CUSTOMIZING.md for a list of the steps to adapt rust-boilerplate to a new project
  • See SETUP.md for instructions for how a new developer can get set up to work on a rust-boilerplate project

Contributing

There's a lot to do!

  • Check issues for desired features that aren't implemented yet
  • Open an issue for feature you'd like to see in rust-boilerplate
  • Add a useful recipe to the justfile