https://github.com/knowbee/renamer
๐๐rename multiple files by filenames,patterns or extensions up to level two deep
https://github.com/knowbee/renamer
Last synced: 5 months ago
JSON representation
๐๐rename multiple files by filenames,patterns or extensions up to level two deep
- Host: GitHub
- URL: https://github.com/knowbee/renamer
- Owner: knowbee
- License: mit
- Created: 2020-02-23T11:41:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T20:35:51.000Z (almost 6 years ago)
- Last Synced: 2025-09-02T01:52:56.272Z (10 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@knowbee/renamer
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @knowbee/renamer
[](https://travis-ci.com/knowbee/renamer)
[](https://github.com/ellerbrock/open-source-badge/)
[](https://github.com/ellerbrock/open-source-badge/)
CLI tool for renaming files up to level two deep
### Installation
```
npm install -g @knowbee/renamer
```
```
yarn global add @knowbee/renamer
```
## Usage
::
Usage: renamer [options]
rename multiple files with by filenames,patterns or extensions
Options:
--version, -V output the version number
--path, -p provide a path to run rename
-h, --help output usage information
Example:
renamer --path .
## Contribution
- Please before making a PR, read first this [Contributing Guideline](./CONTRIBUTING.md)
## License
MIT
## Author
Igwaneza Bruce