Skip to content

learnbyexample/cli_text_processing_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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