Skip to content

In this repo is a skeleton project that you can copy to help get you started making cool things.

Notifications You must be signed in to change notification settings

Casterlabs/caffeinated-sdk-skeleton

Repository files navigation

caffeinated-sdk-skeleton

In this repo is a skeleton project that you can copy to help get you started making cool things.

What you need

  • A good IDE, VSCode is probably the easiest but if you want to feel like a real pro you can use Eclipse.
  • A Java 11 JDK, we recommend Adoptium.

How to build

Open a terminal in your project's folder and run mvnw install. Once completed you will find a file called ExampleProject.jar in target/, that's the file you add to Caffeinated.

Read the SDK Documentation for more information on how Widgets work and how to do other things.

About

In this repo is a skeleton project that you can copy to help get you started making cool things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages