Skip to content

TheEntropyShard/Sheet

Repository files navigation

Sheet

Warning

This project is unfinished. Do not have any expectations.

Sheet is a client for the Shoot messenger

Quick Start

First make sure that you have at least JDK 17 installed. Then execute this command to run the client:

$ ./gradlew runDistributable

If you want to build a distributable package for the current OS, run the following:

$ ./gradlew createDistributable

Files will be in build/compose/binaries/main/app/Sheet