Sha256: 5b0025f3eb35bf4f839c43b35d3f59857f619327becfeffc3e0016a6da9bf861
Contents?: true
Size: 455 Bytes
Versions: 2
Compression:
Stored size: 455 Bytes
Contents
# ronin-new-script 1 "2023-02-01" Ronin "User Manuals" ## SYNOPSIS `ronin new script` [*options*] *PATH* ## DESCRIPTION Creates a new standalone Ruby script. ## ARGUMENTS *PATH* : The path to the new script file. ## OPTIONS `-h`, `--help` : Print help information ## EXAMPLES Generate a new Ruby script: $ ronin new script file.rb ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-new-project](ronin-new-project.1.md)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.0 | man/ronin-new-script.1.md |
ronin-2.1.0.rc1 | man/ronin-new-script.1.md |