Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sed

Not really sed at the moment, but a tool that can be used to replace some string in all files that match a pattern.

cmd/sed 'XXX' 'YYY' './*/*.go'
cmd/sed -dryrun 'XXX' 'YYY' './*/*.go'

About

`sed -i` in Go for consistent tooling cross-platform

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages