Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.16 KB

File metadata and controls

34 lines (20 loc) · 1.16 KB

Code sanitizer tool (made with Java 8 / JavaFX / XML)

Java-written, speed-driven application for batch code refactor in Maven and Angular projects

Installation and run (tested on Linux / Windows)

  • Clone current git repository to local machine

git clone https://github.com/evgenpatiy/code-sanitizer.git

  • Compile source code using command below. Warning: existing Java 8 and Maven installation required!

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

Usage

Screenshot Screenshot Screenshot Screenshot Screenshot

Author

  • Yevgen Patiy

License

Feel free to use, modify or distribute this software. This project is licensed under the GNU GPL 2.0 license.