Skip to content

srpatil24/kotlin-lib

 
 

Repository files navigation

Info

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.

Building

To build kotlin-lib, execute the following command in the project directory.

Windows

./gradle.bat build

Linux

./gradlew build

Intelij

  1. Open gradle tab on the right
  2. Tasks > build > build

About

Shosetsu - Base Library and Lua Support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 87.4%
  • Lua 12.6%