Loafers is all about writing windowing applications. It differs from the other windowing toolkits by its simple syntax. Loafers is heavily inspired by Shoes.
import loafers.Loafers
Loafers.app {
button "push me", {
alert "You pushed me"
}
}Faker uses Maven.
mvn clean install
If you'd like to contribute code or formats/data for another locale, fork the project at github, make your changes, then send a pull request.
This project uses the following technologies:
If you make changes, please include a Spock test.
This code is free to use under the terms of the MIT license.