Skip to content

John15321/cookiecutter-krabby-patty

Repository files navigation

cookiecutter-krabby-patty

A Cookiecutter project template for Rust projects

You need to install cookiecutter to use it:

pip install cookiecutter

Usage:

$ cookiecutter https://github.com/John15321/cookiecutter-krabby-patty

This template configures:

  • CI jobs for
  • Formatting check
  • Linting check
  • Builds on ubuntu, macos, windows each with stable, beta, nightly, toolchains
  • Tests on ubuntu, macos, windows each with stable, beta, nightly, toolchains
  • Checking package integrity and pubirsh dry-run
  • Makefile.toml using cargo-make
  • Choose a license
  • README badges
  • Dependency license check using cargo-deny
  • Dependency vulnurabilities audit using cargo-audit

About

A Cookiecutter project template for Rust projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published