This project provides a compiler framework for the Asakusa DSL, which includes a pluggable compiler core, runtime libraries, and inspection utilities.
./mvnw clean package
./mvnw install eclipse:eclipse -DskipTests
And then import projects from Eclipse.
cd gradle
./gradlew clean build [install] [-PmavenLocal]