{"repo":"yozhgoor/cargo-temp","free":true,"listed":false,"github":"https://github.com/yozhgoor/cargo-temp","clone":"git clone https://github.com/yozhgoor/cargo-temp.git","description":"A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies","language":"Rust","stars":86,"topics":["cargo","rust","cli"],"license":"MIT","category":"cli-tools","readme_excerpt":"cargo-temp [![actions status][actions-badge]][actions-url] [![crate version][crates-version-badge]][crates-url] [![dependencies status][deps-badge]][deps-url] ![licenses][licenses-badge] Create temporary Rust projects with specified dependencies cargo-temp is a Cargo subcommand for quick experimentation, whether you're trying out a crate, testing an idea or exploring APIs and language features. It creates a temporary project, adds any dependencies you specify, and drops you into a shell so you can prototype using your usual tools. When you're done, simply exit the shell. The project is deleted automatically, unless you choose to preserve it. Why use cargo-temp ? - No more abandoned scratch projects, temporary by default - Support your editor, local toolchain and configuration. - Add crates (including Git sources) on creation, with versions, features, branch, etc. - Run experiments from a Git worktree or a temporary repository clone - Setup Criterion-based benchmarks with a single flag. Think cargo new , but temporary, dependency-aware, Git-friendly and benchmark ready. A middle ground between [the Rust playground][rust-playground] and a full repository. Install Install cargo-temp using Cargo: Usage Create a new temporary Rust project: A shell opens in the project directory, so you can immediately start editing, building and running code right away. You can also [configure][config-template] cargo-temp to open the project directly in your preferred editor instead of a shell. Wh","default_branch":null,"files":null,"tree":[],"storefront":"/r/yozhgoor","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yozhgoor/cargo-temp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}