https://github.com/edandresvan/practice-book-command-line-rust
Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).
https://github.com/edandresvan/practice-book-command-line-rust
practice practice-programming programming rust rustlang
Last synced: 10 months ago
JSON representation
Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).
- Host: GitHub
- URL: https://github.com/edandresvan/practice-book-command-line-rust
- Owner: edandresvan
- License: mit
- Created: 2022-10-28T00:34:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T00:56:14.000Z (about 3 years ago)
- Last Synced: 2025-01-08T09:25:20.368Z (12 months ago)
- Topics: practice, practice-programming, programming, rust, rustlang
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Practice Book: Command-Line Rust
This repository contains many of my practice exercises of the book. [“Command-Line Rust” by Ken Youens-Clark (O'Reilly)](https://www.oreilly.com/library/view/command-line-rust/9781098109424/).

The original code repository is located [here in GitHub](https://github.com/kyclark/command-line-rust).
## License
[MIT](https://choosealicense.com/licenses/mit/)
The projects in this repository are my own practice following the book lessons.
The original copyright belongs to O'Reilly Media.
Youens-Clark, Ken. Command-Line Rust: A Project-Based Primer for Writing Rust CLI. O’Reilly, 2022. ISBN: 9781098109431