Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 405 Bytes

fulk

A simple command line tool for bulk renaming all files in your current folder.

Requirements:

  • Python 3.6^

Installation:

$ git clone https://github.com/silverhairs/fulk.git
$ cd fulk
$ pip3 install --editable .

Usage

$ fulk -p <files_prefix> or $ fulk --prefix <files_prefix>

Author:

Boris Kayi
Email: [email protected]