Plus, it's faster than the competition, at build time and runtime. Happy developers, happy users!
mvn archetype:generate \ -DgroupId=com.example \ -DartifactId=flavour \ -DinteractiveMode=false \ -DarchetypeGroupId=com.frequal.flavour \ -DarchetypeArtifactId=teavm-flavour-application \ -DarchetypeVersion=0.3.1 cd flavour && mvn clean install && firefox target/flavour-1.0-SNAPSHOT/index.html