Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vietj/ceylon-maven-example

Example showing usage of the [Ceylon Maven plugin](https://github.com/vietj/ceylon-maven-plugin)
https://github.com/vietj/ceylon-maven-example

Last synced: 30 days ago
JSON representation

Example showing usage of the [Ceylon Maven plugin](https://github.com/vietj/ceylon-maven-plugin)

Awesome Lists containing this project

README

        

## Ceylon sample maven project example

Example showing usage of the [Ceylon Maven plugin](https://github.com/vietj/ceylon-maven-plugin)

### Compile

```
> mvn compile
```

### Run

```
> mvn ceylon:run
```