Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 3.02 KB

README.md

File metadata and controls

69 lines (46 loc) · 3.02 KB

Command line text processing with Rust tools

ℹ️ ℹ️ This is a work-in-progress book on text processing with command line Rust tools.


E-book

TODO: PDF/EPUB versions

For web version of the book, visit https://learnbyexample.github.io/cli_text_processing_rust/


Planned list of tools

ℹ️ Rust coreutils won't be covered here. See also Awesome Alternatives in Rust.


Feedback and Contributing

Please open an issue if you spot any typo/errors.

Please do not submit pull requests.

I'd also highly appreciate your feedback about the book.

Twitter: https://twitter.com/learn_byexample


Acknowledgements


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Code snippets are available under MIT License