This is the command vimplate that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
vimplate - the vim template system.
DEPENDS on PACKAGES
Template-Toolkit http://search.cpan.org/~abw/Template-Toolkit-2.14
please install Template-Toolkit on your system.
DEPENDS on SETTINGS
variable HOME
on unix/bsd/linux the variable home is set. On Windows please set the variable home to
the value where _vimplaterc should be locatet.
SYNOPSIS
vimplate <-template=<template>> [-out=<file>] [-user=<user>] [-dir=<dir>] [-config=<file>]
vimplate <-createconfig>
vimplate <-listtemplates>
vimplate <-listusers>
vimplate <-version>
vimplate <-help|-h|-?>
vimplate <-man>
OPTIONS
-help|-h|-?
Print a brief help message and exit.
-man
Print the manual page and exit.
-version
Print the version and exit.
-createconfig
Write a vimplate config to $HOME/.vimplaterc or %HOME%\_vimplaterc (on Windows) and
exit.
-listtemplate
Print the avaible templates and exit.
-listusers
Print the avaible users and exit.
-user|u=<username>
Use the information form user <username> while parsing templates.
-dir|d=<templatedir>
Search templatefiles in <templatedir>.
-template=<templatefile>
Use the <templatefile>.
DESCRIPTION
vimplate Print a spezified template to standard output.
Use vimplate online using onworks.net services