Skip to content

hugows/qrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrr (query-replace-regexp)

This is a command line utillity to interactive find and replace in files. Its inspired in codemod.py (https://github.com/facebookarchive/codemod).

Installation

After you have Go installed, run:

go get -u github.com/hugows/qrr

Usage

qrr <from> <to>

This was created to allow quick replace without changing directories.

About

query-replace-regexp: command line utillity to interactive find and replace in files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages