kingjon3377/tartan-gui

User-friendly packaging

Opened this issue · 1 comments

Requiring users to install Ceylon, clone the repository, and compile it themselves is not a reasonable state of affairs. Instead, we should set up the CI system to build "platform-native" binary versions for all three major platforms. This is a blocker for a "stable" release ... or even a release candidate, really.

As much as I despise the idea of bundling dependencies by default, switching back to Java and building with Maven (completed in #12) is the first step toward this.