An open API service indexing awesome lists of open source software.

https://github.com/eclipse-ee4j/piranha

Piranha Project
https://github.com/eclipse-ee4j/piranha

Last synced: about 2 months ago
JSON representation

Piranha Project

Awesome Lists containing this project

README

          

![#piranhacloud](piranha_cloud.svg)

# Piranha Project

![build status](https://github.com/piranhacloud/piranha/workflows/build/badge.svg)

The Piranha Project delivers you with Cloud ready containers and useful add-on /
integration modules.

## Quickstart

Download a JAR based distribution from Maven Central.

And run your web application using:

```
java -jar piranha-dist-XXX.jar --war-file your-webapplication.war
```

## Getting Started

To get started with Piranha please go
[here](https://piranha.cloud/release/index.html).

## How do I contribute?

See [Contributing](CONTRIBUTING.md)

## Our code of Conduct

See [Code of Conduct](CODE_OF_CONDUCT.md)