Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 586 Bytes

Plovr: A Closure build tool

plovr is a build tool that dynamically recompiles JavaScript and Closure Template code. It is designed to simplify Closure development, and to make it more enjoyable.

Using Plovr

Plovr requires Java 7 or higher. You can find Plovr JARs for download on the Releases page

Building Plovr

The Plovr build requires Buck.

To test, buck test.

To build, buck build plovr. The output will be in buck-out/gen/plovr.jar