Java-written, speed-driven application for batch code refactor in Maven and Angular projects
- Clone current git repository to local machine
git clone https://github.com/evgenpatiy/code-sanitizer.git
mvn clean compile assembly:single
- "target" directory will be created, find sanitizer-1.0-SNAPSHOT-jar-with-dependencies.jar inside and run application as per below, or just double-click on it, if your operating system supports it
java -jar sanitizer-1.0-SNAPSHOT-jar-with-dependencies.jar
- Yevgen Patiy
Feel free to use, modify or distribute this software. This project is licensed under the GNU GPL 2.0 license.




