Skip to content
/ rew Public

A text processing CLI tool that rewrites FS paths according to a pattern.

License

Notifications You must be signed in to change notification settings

jpikl/rew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rew

Rew is a text processing CLI tool that rewrites FS paths according to a pattern.

master: Build status Code coverage crates.io
develop: Build status Code coverage

What rew does

  1. Reads values from standard input.
  2. Rewrites them according to a pattern.
  3. Prints results to standard output.

What rew does

Input values are assumed to be FS paths, however, rew is able to process any UTF-8 encoded text.

Documentation

See documentation for:

License

Rew is licensed under the MIT license.