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