SchemaCrawler - Mustache Templating Example

Description

The command example demonstrates the integration of SchemaCrawler with Mustache.

How to Setup

  1. Make sure that SchemaCrawler is installed on your system
  2. Make sure that schemacrawler is on your PATH

How to Run

  1. Make sure that java is on your PATH
  2. Start the test database server by following instructions in the _testdb/README.html file
  3. Start a command shell in the mustache example directory
  4. Run mustache.cmd tables.mustache (or mustache.sh tables.mustache on Unix)

How to Experiment

  1. Try modifying the Mustache template, tables.mustache to modify the output produced.