complate 0.14.0

A powerful text templating tool.
Documentation
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH complate 1  "complate 0.0.0" 
.SH NAME
complate \- A rusty text templating application for CLIs.
.SH SYNOPSIS
\fBcomplate\fR [\fB\-e\fR|\fB\-\-experimental\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
A rusty text templating application for CLIs.
.SH OPTIONS
.TP
\fB\-e\fR, \fB\-\-experimental\fR
enables experimental features
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.TP
\fB\-V\fR, \fB\-\-version\fR
Print version
.SH SUBCOMMANDS
.TP
complate\-man(1)
Renders the manual.
.TP
complate\-autocomplete(1)
Renders shell completion scripts.
.TP
complate\-init(1)
Initializes a dummy default configuration in "./.complate/config.yaml".
.TP
complate\-schema(1)
Renders the configuration schema.
.TP
complate\-render(1)
Renders a template by replacing values as specified by the configuration.
.TP
complate\-help(1)
Print this message or the help of the given subcommand(s)
.SH VERSION
v0.0.0
.SH AUTHORS
replicadse <aw@voidpointergroup.com>