Simple Kotlin library for fractions, which I created while learning Kotlin.
- Clone the repository.
user@user:~$ git clone https://github.com/IndexZeroZzz/fraction_kt/
- Go to the repository's folder.
user@user:~$ cd ./fraction_kt
- Install the library.
user@user:~$ ./gradlew publishToMavenLocal