.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-web-new 1 "May 2022" Ronin "User Manuals" .SH NAME .PP ronin\-web\-new \- Creates new projects or scripts .SH SYNOPSIS .PP \fBronin\-web new\fR \[lB]\fIoptions\fP\[rB] \[lB]\fICOMMAND\fP\[rB] .SH DESCRIPTION .PP Creates a new web server, spider, or nokogiri script\. .SH ARGUMENTS .TP \fICOMMAND\fP The optional command to get detailed new information on\. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Print help information .SH COMMANDS .TP \fInokogiri\fP Generates a new \fBnokogiri\fR Ruby script for parsing HTML\[sl]XML\. .TP \fIspider\fP Generates a new \fBronin\-web\-spider\fR Ruby script\. .TP \fIserver\fP Generates a new \fBronin\-web\-server\fR Ruby script\. .TP \fIapp\fP Generate a new \fBronin\-web\-server\fR based app\. .TP \fIhelp\fP Lists available \fBronin new\fR commands\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-web\-new\-nokogiri (1) .BR ronin\-web\-new\-server (1) .BR ronin\-web\-new\-spider (1) .BR ronin\-web\-new\-app (1)