Sha256: aefc960217aeb0a4b77a97ed451172d2e5376587d1fcb8feab62b303cdbf12d9
Contents?: true
Size: 825 Bytes
Versions: 3
Compression:
Stored size: 825 Bytes
Contents
# ronin-web-new-app 1 "May 2022" Ronin "User Manuals" ## SYNOPSIS `ronin-web new app` [*options*] [*DIR*] ## DESCRIPTION Generates a new `ronin-web-server` based web app. ## ARGUMENTS *DIR* : The project directory to create. ## OPTIONS `--port` *PORT* : The port the app will listen on by default. Defaults to `3000`. `--ruby-version` *VERSION* : The desired ruby version for the project Defaults to the current ruby version. `--git` : Initializes a git repo. `-D`, `--dockerfile` : Adds a `Dockerfile` and a `docker-compose.yml` file to the new project. `-h`, `--help` : Print help information ## 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)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-2.0.1 | man/ronin-web-new-app.1.md |
ronin-web-2.0.0 | man/ronin-web-new-app.1.md |
ronin-web-2.0.0.rc1 | man/ronin-web-new-app.1.md |