FreeMarker Generator

Apache FreeMarker Generator is a command-line interface for Apache FreeMarker

  • Requires JDK 1.8+ on Linux, Mac OSX and Windows
  • Use stdin, files and URLs to load data and templates
  • Reads a variety of structured data formats such as access logs, CSV, Excel, JSON, HTML, YAML, XML
  • Provides JSONPath, XPath and DataFrames for advanced data manipulation
  • Transform a directory with a single command-line invocation
  • Made for the heavy lifting of data by using lazy-loading and streaming

First Seps

Concepts

Usage

Advanced Topics