comby
is a tool for searching and changing code structure
Created:
- To install
brew install comby
- To list the supported languages:
comby -list
. - To use a language to search and replace, use
-matcher .py
for Python for example.