This is the command ctpp2i 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
ctpp2i — CTPP template iterpreter
SYNOPSIS
ctpp2i source.tmpl [data.json] [translation.mo | 0] [limit of steps]
DESCRIPTION
ctpp2i interpretes template source file source.tmpl and prints result to standard output.
data.json , translation.mo and limit of steps are optional parameters.
Use 0 instead translation.mo for ignoring gettext binary file.
EXIT STATUS
The ctpp2i utility exits 0 on success, and >0 if an error occurs.
Use ctpp2i online using onworks.net services