#FileSystemToJSON This is a lightweight and cross-platform Java application to JSONize any filesystem recursively.
- Apache Commons CLI v1.3.1
- org.json v20160810
Building of the project is handled by Gradle
git clone https://github.com/katsos/FileSystemToJSON.git
- run
grandle build
from terminal or use your IDE's builder