Skip to content

hendrixet/FatBit

Repository files navigation

FatBit

Welcome to the FatBit

Please make sure that you have all the dependencies installed

  • JDK 8
  • git (if running from command line, see below)

To install git from a command line on a Debian-based system:
sudo apt install git

To install JDK 8 from a command line on a Debian-based system:
sudo apt install openjdk-8-jdk

To test the FatBit, you can clone the GitHub Repository onto your machine and execute it in your favorite
IDE, or you can follow the instructions below to run from a command line.

git clone https://github.com/hendrixet/FatBit.git*
cd FatBit/source
javac UILayer.java
java UILayer

This will launch the FatBit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages