» Main »
template - A command-line jinja2 template script
Published by Tim Cuthbertson
- Overview
This is a Zero Install feed. To add this program to your Applications menu, choose Zero Install -> Add New Program from the Applications menu. e.g. on Ubuntu:
If you don't see this menu item, install the zeroinstall-injector package from your distribution's repository, or from 0install.net.
Drag the feed's URL to the dialog box that appears. Other environments may use other systems. For example, if you are a ROX desktop user, drag the link to AddApp instead.
Alternatively, to run it from the command-line:
$ 0launch http://gfxmonk.net/dist/0install/template.xml
The 0alias command can be used to create a short-cut to run it again later.
If you don't have the 0launch command, download it from the 0install.net web-site, which also contains documentation about how the Zero Install system works.
- Full name
- Description
Template syntax is that of jinja2, and available template keys are everything in ENVIRONMENT. example template file: ---------------------- Hello, {{ USERNAME }}! Home sweet {{ HOME }}. ---------------------- Any undefined keys (i.e unset environment variables) will raise an error and cause the script to fail.
- Available versions
The list below is just for information; Zero Install will automatically select one of these versions for you.
Version Released Stability Platform Download 0.2 2010-10-16 Any Download (755 bytes) 0.3 2010-10-18 Any Download (1045 bytes) 0.4 2013-02-07 Any Download (1210 bytes) 0.5 2013-03-23 Any Download (1719 bytes) 0.5.1 2015-02-01 Any Download (2769 bytes) - Required libraries
The list below is just for information; Zero Install will automatically download any required libraries for you.