Web Compiler
It consists of a web-based interface and uses Spring Boot.
- java
- python
- javascript
-
git clone [project]
-
go to a downloaded direcotry
-
run maven
mvn spring-boot:run
- connect to http://localhost:your port
If you want to bootstrap Maven, you'll need:
- Java 1.8+
- Maven 3.0.5 or later