Crates.io | cargo-tanker |
lib.rs | cargo-tanker |
version | 0.1.1 |
source | src |
created_at | 2023-02-06 17:24:51.042798 |
updated_at | 2023-02-06 18:28:54.09411 |
description | Crate to create great project structure for Rust |
homepage | |
repository | https://github.com/OdinSrc/cargo-tanker.git |
max_upload_size | |
id | 778052 |
size | 49,625 |
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.
cargo tanker rest-api