# init

# parsley-cli init

Add Parsley to an application

# Synopsis

Integrates Parsley into an existing application by setting up the necessary scaffolding for dependency injection and code generation. It initializes project configurations, generates essential files, and prepares the application for using Parsley's advanced features.

parsley-cli init [flags]

# Options

  -h, --help   help for init

# SEE ALSO