Skip to main content
Version: 0.10

devvit new

Create a new app

devvit new [APPNAME]

Create a new app

USAGE
$ devvit new [APPNAME] [--here] [-t <value>]

ARGUMENTS
APPNAME Name of the app. A new directory with the provided app name will be created. If no name is entered, you will
be prompted to choose one in the next step.

FLAGS
-t, --template=<value> Template name or pen URL. Available templates are: app-settings, custom-post, empty, forms, image-uploads, menu-action, pen, redis, and triggers.
--here Flag to generate the project here, and not in a subdirectory

DESCRIPTION
Create a new app

EXAMPLES
$ devvit new