1.0.62-20240919-1758.0 • Published 9 months ago

@ronmu/append-char-to-file v1.0.62-20240919-1758.0

Weekly downloads
-
License
UNLINCENSE
Repository
-
Last release
9 months ago

@ronmu/append-char-to-file

追加字符到文件末尾

命令行使用

安装

pnpm install -g "@ronmu/append-char-to-file@latest"  --registry=https://registry.npmmirror.com


### 查看版本

ronmu-append-char-to-file -V

### 查看帮助

ronmu-append-char-to-file -h

### 追加字符 `ABC` 到路径 `./test`

append-char-to-file --char TEST_CHAR --path ./test