MarcoIeni / rust-project-template

Starter template for a new Rust project - including docs and GH Actions CI πŸ¦€ πŸ“¦

Home Page:https://michaelcurrin.github.io/rust-project-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Project Template https://rustacean.net/assets/rustacean-orig-noshadow.svg

Starter template for a new Rust project - including docs and GH Actions CI

Rust CI GitHub tag License

Made with Rust

Use this template

Sample usage

TODO: Add just a few lines to show how to use your application.

$ make run
134
Heads!
x is: 0.8058828276021345
Hello, World!

Documentation

View - Online docs

Resources

  • Rust section of my Dev Cheatsheets - for a guide to CLI commands.
  • Rust section of my Dev Resources.

License

Released under MIT by @MichaelCurrin.

About

Starter template for a new Rust project - including docs and GH Actions CI πŸ¦€ πŸ“¦

https://michaelcurrin.github.io/rust-project-template

License:MIT License


Languages

Language:Rust 43.9%Language:Makefile 41.2%Language:Shell 14.9%