Skip to content

The soulspace.org TemplateEngine is as you might have guessed a template engine written in Java. It consists of a presentation language and an engine for processing the language and transforming and emitting texts.

Notifications You must be signed in to change notification settings

cpflaume/TemplateEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Engine Repository

Description

This Repository contains the Soulspace Template Engine and supporting modules.

The TemplateEngine repository now contains the modules (eclipse projects)

  • TemplateEngine
  • TemplateEngineTask
  • TemplateEditor

Each of the modules has a separate README file which explains the modules purpose. The modules can be built either with Baumeister or GlobalBuild at the moment, except of the TemplateEditor, which is an eclipse plugin project.

Documentation

The documentation of the template Engine and the template language can be found in directory TemplateEngine/doc.

Notes

  • The preexisting single module repositories have now been merged into one TemplateEngine repository.

About

The soulspace.org TemplateEngine is as you might have guessed a template engine written in Java. It consists of a presentation language and an engine for processing the language and transforming and emitting texts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Clojure 0.3%