8000 GitHub - nek023/rep
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nek023/rep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rep

Simple CLI tool for text replacement.

Installation

go install github.com/nek023/rep@latest

Usage

You can replace text by starting rep and typing a command.
The command %s/foo/bar will replace foo with bar.

# Replace text by passing data through a pipe
echo example | rep 

# Replace the content of a file
rep hello.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0