Overview
Manage and configure your Fern projects, all from the command line.
Run the following command to download and install Fern CLI from the npm registry.
Get started with these commonly used commands:
The “default SDK group” refers to the group marked as default in your generators.yml. Learn more about default groups.
Configure your generators in configuration options
Generate SDKs:
During development, use --preview to test your changes locally before publishing.
The preview SDK will be generated into the .preview/ folder.