Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
/ wordrow Public archive

A small CLI tool to replace instances of words with other words in plaintext

License

Notifications You must be signed in to change notification settings

ericcornelissen/wordrow

wordrow

GitHub Actions Test Coverage Maintainability BCH Compliance Go Report Card

A small CLI tool to replace instances of words with other words in plaintext, written in Go.

Quick Links: Documentation | Changelog | Contributing Guidelines | Code of Conduct

Why

Everything wordrow does can be achieved with existing tools, e.g. with sed, simple scripts, or even just a text editor. However, wordrow aims to make it easy to do text replacements in batch and continuously. Using a simple syntax to define mappings, you can improve what you write quickly and every time you safe a file.

Usage

First, download the latest release for your system and add the wordrow binary to your PATH.

To get started, you can read how to use the CLI and how to define a mapping. Alternatively, you can grab one of the ready-to-use mapping files.

For quick access to help on the command line use:

$ wordrow --help

About

A small CLI tool to replace instances of words with other words in plaintext

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages