class Ronin::CLI::Commands::New

Creates new Ruby projects or scripts.

## Usage

ronin new {project [options] DIR | script FILLE}

## Options

-h, --help                       Print help information

## Arguments

[COMMAND]                        The command name to run
[ARGS ...]                       Additional arguments for the command

## Commands

help
project
script

Constants

Nokogiri

An alias for ‘ronin-web new nokogiri`.

@since 2.1.0