1
0
Fork
You've already forked cli-rs
0
Simple implementations of some Linux CLI commands from working through the book "Command-line Rust" by Ken Youens-Clark.
  • Rust 100%
2025年09月01日 15:21:04 +02:00
falser Add REUSE info 2025年09月01日 15:13:03 +02:00
LICENSES Add REUSE info 2025年09月01日 15:13:03 +02:00
truer Add REUSE info 2025年09月01日 15:13:03 +02:00
.gitignore Add REUSE info 2025年09月01日 15:13:03 +02:00
readme.md Add readme 2025年09月01日 15:21:04 +02:00
REUSE.toml Add REUSE info 2025年09月01日 15:13:03 +02:00

REUSE status

What?

Simple implementations of some Linux CLI commands from working through the book "Command-line Rust" by Ken Youens-Clark.

Why?

Playing around with Rust, that's what it is.