1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Document how to install it easily

This commit is contained in:
Sylvestre Ledru 2022-04-02 14:21:16 +02:00 committed by GitHub
parent db22b15faf
commit 33e3e0d741
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,13 @@
uutils is an attempt at writing universal (as in cross-platform) CLI
utilities in [Rust](http://www.rust-lang.org).
To install it:
```
$ cargo install coreutils
$ ~/.cargo/bin/coreutils
```
## Why?
uutils aims to work on as many platforms as possible, to be able to use the