2 releases
0.1.1 | Feb 6, 2023 |
---|---|
0.1.0 | Feb 6, 2023 |
#473 in Cargo plugins
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.1–1.7MB
~33K SLoC