sebbekarlsson / rename

rename an entire project or code base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rename

CLI util to rename a project or code base.
It will rename files, directories and also the contents inside files.

Usage

To use it:

rename <path> <pattern> <replacement>

pattern is what to replace and replacement is what to replace it with.

About

rename an entire project or code base


Languages

Language:Python 100.0%