Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/vietj/ceylon-maven-example
- Owner: vietj
- Created: 2015-11-03T17:07:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T13:14:28.000Z (about 7 years ago)
- Last Synced: 2024-10-20T05:02:52.033Z (3 months ago)
- Language: Ceylon
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```