Get started

The easiest way to get started right now is to download Maverick.


  1. Download the Maverick source code git repository
    git clone git://github.com/martintajur/Maverick.git
  2. Open up the /demo/index.html file in your web browser from the folder that you downloaded the Maverick files into.

  3. Examine the demo application.
    Note: the demo application runs differently when it is executed as a static file (via file:///) or when it is executed via the HTTP protocol (via http://). To get to see all of its features, using HTTP is recommended.

  4. Make your own application.

  5. Provide feedback

  6. Fork Maverick on GitHub and collaborate.


More getting started information is coming soon :)