Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

ShortDevelopment/JLab

Repository files navigation

JLab

JLab is a simple Java language playground built with asp.net core.
It's by no means production ready and has to be compiled locally.

Capabilities

Prerequisites

  • dotnet 6 sdk
  • jdk
  • node / npm

Build from source

dotnet run
Compilation takes time as frontend (svelte) is compiled as well (See ShortDev.JLab.csproj)