You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
add a desc
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h1 id="what">What is it about?</h1>
|
||||
<p>The uutils project is aiming at rewriting key Linux utilities in Rust, targeting coreutils, findutils, diffutils, procps, linux-util, and bsdutils. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development.
|
||||
<p>The <a href="https://github.com/uutils/">uutils project</a> is aiming at rewriting key Linux utilities in Rust, targeting <a href="https://github.com/uutils/coreutils">coreutils</a>, <a href="https://github.com/uutils/findutils">findutils</a>, <a href="https://github.com/uutils/diffutils">diffutils</a>, <a href="https://github.com/uutils/procps">procps</a>, <a href="https://github.com/uutils/util-linux">util-linux</a>, and <a href="https://github.com/uutils/bsdutils">bsdutils</a>. Their goal is to create fully compatible, high-performance drop-in replacements, ensuring reliability through upstream test suites. Significant progress has been made with coreutils, diffutils, and findutils, while the other utilities are in the early stages of development.</p>
|
||||
</p>
|
||||
</h1>
|
||||
<h1 id="how-to-get-started">How to get started</h1>
|
||||
|
||||
Reference in New Issue
Block a user