Sha256: f2ced27ed34b5d892a2925a4baa367f0b7b1e68d8d41593cbf014ef1aa8ed8aa
Contents?: true
Size: 943 Bytes
Versions: 3
Compression:
Stored size: 943 Bytes
Contents
# ronin-web-new 1 "May 2022" Ronin "User Manuals" ## NAME ronin-web-new - Creates new projects or scripts ## SYNOPSIS `ronin-web new` [*options*] [*COMMAND*] ## DESCRIPTION Creates a new web server, spider, or nokogiri script. ## ARGUMENTS *COMMAND* : The optional command to get detailed new information on. ## OPTIONS `-h`, `--help` : Print help information ## COMMANDS *nokogiri* : Generates a new `nokogiri` Ruby script for parsing HTML/XML. *spider* : Generates a new `ronin-web-spider` Ruby script. *server* : Generates a new `ronin-web-server` Ruby script. *app* : Generate a new `ronin-web-server` based app. *help* : Lists available `ronin new` commands. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO [ronin-web-new-nokogiri](ronin-web-new-nokogiri.1.md) [ronin-web-new-server](ronin-web-new-server.1.md) [ronin-web-new-spider](ronin-web-new-spider.1.md) [ronin-web-new-app](ronin-web-new-app.1.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-2.0.1 | man/ronin-web-new.1.md |
ronin-web-2.0.0 | man/ronin-web-new.1.md |
ronin-web-2.0.0.rc1 | man/ronin-web-new.1.md |