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-linkExample
Enable deep link support:
npm
npx croct@latest enable deep-linkOptions
This command only accepts global options.