#replace #file #word #substring #cli #string #quickly

app replace-all

Cli命令行工具,快速替换文件中的单词出现次数

2 个版本

0.1.1 2022年11月1日
0.1.0 2022年11月1日

1919文本处理

MIT 许可证

4KB

replace-all

替换文件中所有子字符串的出现

replace-all 0.1.1

USAGE:
    replace-all <word> <replacement> <files...>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <files>          One or more input files to use
    <word>           String to find and replace
    <replacement>    Replacement

依赖关系

~3MB
~51K SLoC