This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Command line and Ant tool for processing files with FreeMarker
License
Unknown, Apache-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
Apache-2.0
LICENSE_FREEMARKER.txt
freemarker/fmpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FMPP - FreeMarker-based file PreProcessor ========================================= This is the README file that comes with the FMPP @VERSION@ distribution. For the latest version, visit the FMPP website: https://fmpp.sourceforge.net/ What is FMPP? ------------- FMPP is a general-purpose text file preprocessing tool that uses FreeMarker templates. It process entire directories recursively. It can be used for generating complete static websites, source code, configuration files, etc. It can insert data from sources like CSV, XML, and JSON into the generated files. You can add new kind of data sources in Java. FMPP can be used with UN*X-style command-line interface, or as Ant task, or can be embedded into your application using its Java API. FMPP was written in Java, thus it runs on all modern platforms (Windows, "Linux", OS X, etc.). FMPP is Free software under Apache License 2.0. Documentation ------------- Open documentation.html (or docs/index.html) Installing FMPP --------------- See in the documentation (or just open docs/installing.html) Building FMPP ------------- Read BUILD.txt License ------- FMPP is Free software released under Apache License 2.0. For more information read the LICENSE.txt. Note that the full FMPP distribution (but not fmpp.jar itself) contains components from various copyright owners under different licenses. See LICENSE.txt for more information. Attributions ------------ This product includes software developed by the Apache Software Foundation (https://www.apache.org/). The documentation and Web site of this product uses Entypo pictograms by Daniel Bruce (https://www.entypo.com/).
About
Command line and Ant tool for processing files with FreeMarker
Resources
License
Unknown, Apache-2.0 licenses found
Licenses found
Unknown
LICENSE.txt
Apache-2.0
LICENSE_FREEMARKER.txt
Stars
Watchers
Forks
Packages 0
No packages published