quickfork 0.1.3

A meta package manager and programming assistant
<html>
<head>
<title>quickfork.net: your one-stop package manager</title>
</head>
<body>
Coming Soon
<a href="https://twitter.com/BoganPragmatist/status/1832422674242642173">Inspiration Thread</a>
<hr />

<p>
Quick Fork is a tool to help your open-source project leverage any dependency, in any language.
</p>

<h1>Supported Languages</h1>
<table>
<tr>
	<th>Language</th>
	<th>Version</th>
	<th>Sub-Command</th>
	<th>Link</th>
	<th>Date</th>	
</tr>
<tr>
	<td>Rust</td>
	<td>0.1.0</td>
	<td>add-rust</td>
	<td><a href="https://crates.io/crates/quickfork">https://crates.io/crates/quickfork</a></td>
	<td>2024-09-07</td>
</tr>
<tr>
	<td>nixos</td>
	<td>0.1.1</td>
	<td>add-nix</td>
	<td><a href="https://dev.to/misterio/how-to-package-a-rust-app-using-nix-3lh3">package rust with nix</a></td>
	<td>2024-09-10</td>
</tr>
</table>
</body>
</html>