Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 485 Bytes

File metadata and controls

36 lines (27 loc) · 485 Bytes

rust-template-default

Default project template for rust project with my credentials

Contains

  • CI/CD pipeline on tag v*.*.*
  • CI link on every push
  • Test folder
  • License (MIT)
  • .env file
  • Configurated Cargo.toml
  • Configurated .gitignore
  • Configurated rust-toolchain.toml
  • Configurated rustfmt.toml

Name of packet

Description

How to use

Examples

How to build

git clone repo-url
cd repo-name
cargo build

License

MIT License