Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreutils documentations

This repository generates the user and dev documentations of https://github.com/uutils/coreutils

User documentation

It is available on: https://uutils.org/coreutils/docs/

Can be generated with:

cargo run --bin uudoc --all-features
cd docs
mdbook build

Playground

An in-browser playground runs the uutils coreutils WASM build directly in your browser: https://uutils.org/playground/

See also how it works: https://uutils.org/playground-how-it-works/

Developer documentation:

It is available on: https://uutils.org/dev/coreutils/

Can be generated with:

cargo doc --no-deps --all-features --workspace

The website CI builds this on each main/scheduled run and publishes it under /dev/coreutils/ (and /dev/findutils/) as part of the deploy.

Build timing

Generated by cargo, the build timings can be seen on: https://uutils.org/cargo-timings/cargo-timing.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages