#directory-structure #structure #project #create-project

app cargo-tanker

Crate to create great project structure for Rust

2 releases

0.1.1 Feb 6, 2023
0.1.0 Feb 6, 2023

#449 in Cargo plugins

31 downloads per month

Custom license

18KB
82 lines

cargo-tanker

Crate to create great project structure for Rust

This crate (cargo subcommand) to create a folder structure for new projects, speeding up the development process and improving the workflow.

The subcommand automates the creation of the necessary file structure, allowing developers to focus on writing code instead of setting up the project.

This custom subcommand is a convenient tool for Rustaceans, making it easier and faster to start new projects and streamlining the development process.

Example Command

cargo tanker rest-api

Dependencies

~1.2–1.8MB
~34K SLoC