Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 429 Bytes

ronin-new-script.1.md

File metadata and controls

33 lines (18 loc) · 429 Bytes

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 [email protected]

SEE ALSO

ronin-new-project(1)