Skip to content

IzawGithub/template_rust

Repository files navigation

Rust templates

The templates that I use to create a Rust repo with boilerplate pre-configured.

Usage

Installation

To use this template, install cargo-generate.

cargo install cargo-generate
cargo generate --git https://github.com/IzawGithub/template_rust

JustFiles

The Just command runner is used to setup common commands used by a project. You can see a list of available commands with:

# Install Just first, using your prefered method
just --list

Changelog

You can auto-generate a changelog based on conventional commits using git-cliff.
If your project is hosted on Github, you need to update the cliff.toml file owner and repo fields.

License

Apache2 or MIT license, at your option.

About

Rust template that can be used with cargo-generate

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors