spin init

Initialize Spin on an existing project. This process will create all the files you need to get started with Spin.

Usage

Usage for "spin init"

spin init

What this command does

Running spin init will ask you a few questions about your project, then create the files you need to get started with Spin.

Project Types:

  • laravel: Initialize Spin into an existing Laravel project.
  • nuxt: Initialize Spin into an existing Nuxt project.