gunnarmorling / loom-web

Explorations of Project Loom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My OSS Project

An open-source project bootstrapped using the ModiTect OSS Quickstart archetype.

Run the following command to build this project:

mvn clean verify

Pass the -Dquick option to skip all non-essential plug-ins and create the output artifact as quickly as possible:

mvn clean verify -Dquick

Run the following command to format the source code and organize the imports as per the project's conventions:

mvn process-sources

This code base is available under the Apache License, version 2.

About

Explorations of Project Loom

License:Apache License 2.0


Languages

Language:Java 100.0%