Clover

Clover is a build tool that dynamically compiles JavaScript and Closure Template code.

Features

  • Simplifies development with the closure compiler, library and templates.
  • Compiles javascript and soy templates on the fly
  • Closure unit testing framework support
  • Command line and web based test runners. * Selenium support to run tests in various drivers.
  • Javascript internationalization support
  • Sourcemap support
  • Displays closure warnings and errors to the browsers console log.
  • Allows a single configuration file defining the entire compilation; replacing build scripts/etc.

Installation

Using pip:

pip install clover

For more ways of installation visit Installation