Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template: Rust

Goals

This repo provides the default template I use when starting a rust project.

Installation

Development Environment

make init # Init dev environment using rustup
make lint test # Run lints and tests

Release

make run # Local run with debug binary
make install # Create release binary and install at ~/bin

About

Rust Language application template

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages