Sha256: e53b520ac4afc0fd350b00238bf8ab882bf3da20ce126cfb88c38066c898eb40

Contents?: true

Size: 429 Bytes

Versions: 5

Compression:

Stored size: 429 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(1)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ronin-2.0.5 man/ronin-new-script.1.md
ronin-2.0.4 man/ronin-new-script.1.md
ronin-2.0.3 man/ronin-new-script.1.md
ronin-2.0.2 man/ronin-new-script.1.md
ronin-2.0.1 man/ronin-new-script.1.md