quickfork 0.1.3

A meta package manager and programming assistant
quickfork-0.1.3 is not a library.

quickfork

Quickly fork any software project into any other software project.

quickfork started as a random twitter comment: https://twitter.com/BoganPragmatist/status/1832418556627317162

Supported Commands

  • quickfork add-rust
    • Checks for src/main.rs, Cargo.toml, and .gitignore
    • Produces a buildable hello-world if needed