What is the Turbine Development Kit?

The Turbine Development Kit (TDK) is a package that bundles a copy of Turbine, Tomcat, jar files, documentation and other utilities in order to help you get started with Turbine as quickly as possible. The installation steps outlined below should have you up and running quickly.

Documentation

We have tried to collect any information you might need to develop a web application with Turbine:

  • The Turbine documentation is here.
  • The Turbine API documentation is here.
  • The Servlet API documentation is here.
  • The Velocity documentation is here.
  • The MySQL documentation is here.

Creating your first Turbine application!

Please refer the the TDK Howto. It can be found here.