Rew is a text processing CLI tool that rewrites FS paths according to a pattern.
- Reads values from standard input.
- Rewrites them according to a pattern.
- Prints results to standard output.
Input values are assumed to be FS paths, however, rew is able to process any UTF-8 encoded text.
See documentation for:
- 📦 Installation
- 🚀 Usage
- ✏️ Pattern syntax
- 🗃 Examples
- and more...
Rew is licensed under the MIT license.