cargo-tanker

Crates.iocargo-tanker
lib.rscargo-tanker
version0.1.1
sourcesrc
created_at2023-02-06 17:24:51.042798
updated_at2023-02-06 18:28:54.09411
descriptionCrate to create great project structure for Rust
homepage
repositoryhttps://github.com/OdinSrc/cargo-tanker.git
max_upload_size
id778052
size49,625
(OdinSrc)

documentation

README

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
Commit count: 9

cargo fmt