This program changes style of naming variables, functions and classes(for example PascalCase -> snake_case, snake_case -> camelCalse etc.)
- Download project(git clone https://github.com/IlyaChvanov/change-style-of-naming.git)
- Run it
- Enter the directory path
- Enter the path of the file yuo want to change
- Enter what you whant to change
- Enter necessary style
- Enter the original style
- Enter if you want to change the existing file or create a new one
- Confirm your input