mbiokyle29 / place

Terminal utility to mimic mv while automagically updating configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

place

place is a command line utility that provides functionality similar to mv, but with a small additional feature. It will use plugins to detect references to the moved file in common development configuration files (Makefile, webpack.config.json, package.json, etc) and update those as well.

About

Terminal utility to mimic mv while automagically updating configuration files

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.8%