Skip to content

jrkt/refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

refactor

Command line tool to help with recursively refactoring content in files based on one or multiple file patterns

installation

go get github.com/jrkt/refactor

go install github.com/jrkt/refactor

usage

refactor --dir=../some-dir --old='some old string' --new='some new string' --patterns=*.go,*.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages