https://github.com/afeiship/replace-in-files
Replace in files by config.
https://github.com/afeiship/replace-in-files
cli command files node nodejs replace rif rifc yaml yml
Last synced: 6 months ago
JSON representation
Replace in files by config.
- Host: GitHub
- URL: https://github.com/afeiship/replace-in-files
- Owner: afeiship
- Created: 2024-01-26T09:42:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T13:35:39.000Z (over 1 year ago)
- Last Synced: 2025-01-26T10:08:34.102Z (over 1 year ago)
- Topics: cli, command, files, node, nodejs, replace, rif, rifc, yaml, yml
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# replace-in-files
> Replace in files by config.
## usage
```shell
$ rifc -h
Usage: index [options]
Options:
-V, --version output the version number
-i, --init Init config file. (default: false)
-f, --force Force init config file. (default: false)
-c, --config Config file path.
-v, --verbose Verbose mode. (default: false)
-h, --help display help for command
```