Skip to content

Generate Text Files using a Spreadsheet and Templates for rendering

License

Notifications You must be signed in to change notification settings

estuardolh/SpreadsheetToFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreadsheetToFiles

Generate Text Files using a Spreadsheet and Templates for rendering.

It uses ODS as format for Spreadsheet, and Apache Freemaker as template system.

You can create your own template! so, imagination is the limit.

usage: java -jar SpreadsheetToFiles.jar <input ods file> -t <templates directory> -o <output directory> [ -d ]
 -d                         debug mode on
 -o <output directory>      output directory path
 -t <templates directory>   templates directory path
 -version                   show version

Templates

For template design checkout here

Examples

For more examples checkout here

Development

To test:

mvn test

To generate executable jar:

mvn package

Libraries

About

Generate Text Files using a Spreadsheet and Templates for rendering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages