nobeans / replace-word

Replaces words of text and file names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Word

Replaces words of text and file names.

Installation

$ go install github.com/nobeans/replace-word@latest

Usage

Usage: replace-word <hyphenated-before-words> <hyphenated-after-words>

Options:
  -dir string
        Target directory (default ".")
  -dry-run
        Enable dry run

About

Replaces words of text and file names.


Languages

Language:Go 96.7%Language:Makefile 3.3%