The project contains several classes with different uses that can be run (without further dependencies) as a script (without prior compilation).
- DirectoryBookmarks - A tool for switching directories in the character terminal using bookmarks.
- SqlParamBuilder - Script template for working with relational database using JDBC. In the SqlExecutorKt.kt file you can also find the implementation for Kotlin.
- PPUtils - Services called from the command line for general use (find, grep, json parser, base64 utils and more).
- Mp3PlayerGenerator - The script builds a music player for your music files in HTML format.
Apache License, Version 2.0, Pavel Ponec