| Crates.io | cargo-dub |
| lib.rs | cargo-dub |
| version | 0.1.3 |
| created_at | 2025-06-11 15:45:59.383459+00 |
| updated_at | 2025-06-12 14:05:45.864956+00 |
| description | A cargo subcommand for dub |
| homepage | |
| repository | https://github.com/kassane/cargo-dub |
| max_upload_size | |
| id | 1708780 |
| size | 40,661 |
A Rust-based wrapper for the D language package manager (DUB)
cargo install cargo-dub
cargo dub run)cargo dub build)cargo dub convert)cargo dub raw)cargo dub add, cargo dub remove)cargo dub init)cargo dub clean)cargo dub lint)cargo dub describe)cargo dub fetch)Usage: cargo-dub [COMMAND]
Commands:
run Build and run package
build Build package
convert Convert dub.json/dub.sdl
raw Pass raw arguments to dub
describe Print JSON build description for package and dependencies
add Add packages as dependencies
remove Remove packages from dependencies
fetch Fetch packages to a shared location
init Initialize an empty package
clean Remove cached build files
lint Run D-Scanner linter tests
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help