Skip to content
/ template-rust Public template
generated from okp4/template-oss

🖨 Template for Rust applications & smart contracts @okp4.

License

Notifications You must be signed in to change notification settings

okp4/template-rust

Rust Template

Template for Rust projects @okp4.

version build lint test codecov conventional commits semantic-release contributor covenant License

Purpose & Philosophy

This repository holds the template for building Rust projects with a consistent set of standards across all OKP4 projects. We are convinced that the quality of the code depends on clear and consistent coding conventions, with an automated enforcement (CI).

This way, the template promotes:

How to use

🚨 do not fork this repository as it is a template repository

  1. Click on Use this template
  2. Give a name to your project
  3. Wait until the first run of CI finishes
  4. Clone your new project and happy coding!

âš  Do not forget to adapt your project to your needs by editing the Cargo.toml file.

Prerequisites

Be sure you have Rust properly installed with cargo-make.

Build

cargo make

About

🖨 Template for Rust applications & smart contracts @okp4.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages