Tea is a mature typed template language that when used with the TeaServlet offer a very high-performance template based servlet. TeaTrove is a fork of the SourceForge Tea Trove project. This fork represents almost 10 years of development since the original Tea Trove project was created.
Continuous builds are hosted on http://travis-ci.org.
- Fork it.
- Create a branch (
git checkout -b fix-issue-xyz
) - Make your changes
- Run a build (
mvn install
) - Commit your changes (
git commit -am "Fixes #xyz, that bug I found."
) - Push to the branch (
git push origin fix-issue-xyz
) - Create a Pull Request from your branch.
Find us in the teatrove-users Google Group or on irc.freenode.org#teatrove.