This repository contains the standard library for Shosetsu.
Contained are the classes that define each facet of Shosetsu's internal data and repositories.
Changes to this repository are eventually integrated into a Shosetsu release.
To build kotlin-lib, execute the following command in the project directory.
./gradle.bat build
./gradlew build
- Open gradle tab on the right
- Tasks > build > build