Skip to content

Commit

Permalink
README.md doku
Browse files Browse the repository at this point in the history
  • Loading branch information
rvillars committed Jun 27, 2017
1 parent 63db98e commit 55ad06a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# edoras-one-initializr [![Build Status](https://travis-ci.org/rvillars/edoras-one-initializr.svg?branch=master)](https://travis-ci.org/rvillars/edoras-one-initializr)

See https://edoras-one-initializr.cfapps.io
See https://edoras-one-initializr.cfapps.io

Still in early alpha state.

Using the generated code needs an edoras one license (see http://www.edorasware.com) and access to the appropriate repositories. Don't even try to get it running without.

Already working:
- Maven project stub creation based on edoras-one-starter 2.0.
- Artifact coordinates are evaluated.
- First very unstable draft of addon support.
- Support for different Java versions
- .war and .executable .jar project generation
- Support for additional "Short Name" property (used for config files, tenant, etc.)

Todo:
- Support for Version 1.0
- Support for Gradle Build
- Support for Groovy / Kotlin
- Metadata from Repository/Addon Marketplace
- IntelliJ integration
- Config generation for addons

0 comments on commit 55ad06a

Please sign in to comment.