enable deep-link

Learn how to enable deep link support.

This command enables deep link support for your project. Once enabled, you can run CLI commands directly from the browser and use the open command to open deep links.

Usage

This command has the following syntax:

croct enable deep-link

Example

Enable deep link support:

npx croct@latest enable deep-link

Options

This command only accepts global options.