GithubHelp home page GithubHelp logo

achellies / freemarker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freemarker/freemarker-old

0.0 1.0 0.0 1.01 MB

FreeMarker Java template engine

Home Page: http://freemarker.org

License: Other

freemarker's Introduction

===============================================================================

 FreeMarker {version}

 For the latest version or to report bugs visit:

 http://freemarker.org/
 Mirror: http://freemarker.sourceforge.net/

===============================================================================


What is FreeMarker?
-------------------

FreeMarker is a Java tool to generate text output based on templates.
It is designed to be practical as a template engine to generate web
pages and particularly for servlet-based page production that follows
the MVC (Model View Controller) pattern. That is, you can separate the
work of Java programmers and website designers - Java programmers
needn't know how to design nice websites, and website designers needn't
know Java programming.


Licensing
---------

FreeMarker is licensed under a liberal BSD-style open source license. 
This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

See LICENSE.txt for more details.


Documentation
-------------

Documentation is available in the docs directory of this distribution;
open docs/index.html.


Installing
----------

No real installation is needed. Simply copy freemarker.jar to a
location where your Java application's ClassLoader will find it. For
example, if you use FreeMarker in a web application, you probably want
to put freemarker.jar into the WEB-INF/lib directory of your web
application.


History
-------

See:
docs/docs/app_versions.html

Or online:
http://freemarker.org/docs/app_versions.html
Mirror:
http://freemarker.sourceforge.net/docs/app_versions.html

freemarker's People

Contributors

ddekany avatar szegedi avatar chaquotay avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.