Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T10:45:09.000Z (6 months ago)
- Last Synced: 2024-09-30T23:02:32.962Z (about 2 months ago)
- Topics: cli, command, files, node, nodejs, replace, rif, rifc, yaml, yml
- Language: JavaScript
- Homepage:
- Size: 18.6 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
```