Sha256: df8e0eca4589e22095376173bc6b2174b3aa26344217a1c34e9f51e81eedbb3d

Contents?: true

Size: 882 Bytes

Versions: 4

Compression:

Stored size: 882 Bytes

Contents

.\" Generated by kramdown-man 0.1.8
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-new-project 1 "May 2022" Ronin "User Manuals"
.LP
.SH SYNOPSIS
.LP
.HP
\fBronin new project\fR \[lB]\fIoptions\fP\[rB] \fIPATH\fP
.LP
.SH DESCRIPTION
.LP
.PP
Creates a new Ruby project directory\.
.LP
.SH ARGUMENTS
.LP
.TP
\fIPATH\fP
The path to the new project directory\.
.LP
.SH OPTIONS
.LP
.TP
\fB--git\fR
Initializes a git repo\.
.LP
.TP
\fB--ruby-version\fR \fIVERSION\fP
The desired ruby version for the project\. Defaults to the current \fBruby\fR
version if not specified\.
.LP
.TP
\fB--rakefile\fR
Creates a \fBRakefile\fR\.
.LP
.TP
\fB--dockerfile\fR
Adds a \fBDockerfile\fR to the new project\.
.LP
.TP
\fB-h\fR, \fB--help\fR
Print help information
.LP
.SH AUTHOR
.LP
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.LP
.SH SEE ALSO
.LP
.PP
ronin\-new\-script(1)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ronin-2.0.0.beta4 man/ronin-new-project.1
ronin-2.0.0.beta3 man/ronin-new-project.1
ronin-2.0.0.beta2 man/ronin-new-project.1
ronin-2.0.0.beta1 man/ronin-new-project.1