###### 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. .. * Facilitates dividing JavaScript code into modules for reducing web applications start-up time. Installation ############ Using pip:: pip install clover For more ways of installation visit :ref:`installation` Contents ######## .. toctree:: :maxdepth: 2 topics/installation topics/usage topics/configuration topics/javascript-testing topics/javascript-i18n topics/troubleshooting Indices and tables ================== * :ref:`genindex` * :ref:`search`