.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH neomake 1 "neomake 0.0.0" .SH NAME neomake \- A makefile alternative / task runner. .SH SYNOPSIS \fBneomake\fR [\fB\-e\fR|\fB\-\-experimental\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIsubcommands\fR> .SH DESCRIPTION A makefile alternative / task runner. .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 neomake\-man(1) Renders the manual. .TP neomake\-autocomplete(1) Renders shell completion scripts. .TP neomake\-workflow(1) Workflow related subcommands. .TP neomake\-plan(1) Creates an execution plan. .TP neomake\-execute(1) Executes an execution plan. .TP neomake\-describe(1) Describes which nodes are executed in which stages. .TP neomake\-list(1) Lists all available nodes. .TP neomake\-help(1) Print this message or the help of the given subcommand(s) .SH VERSION v0.0.0 .SH AUTHORS replicadse