quickfork 0.1.3

A meta package manager and programming assistant
1
2
3
4
5
6
7
8
9
10
11
12
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