An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# @knowbee/renamer

[![Build Status](https://travis-ci.com/knowbee/renamer.svg?token=yN9jXnk59suszMqNsJJb&branch=master)](https://travis-ci.com/knowbee/renamer)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)
[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](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