Skip to content

The Fern configuration that generates the Schematic SDKs.

Notifications You must be signed in to change notification settings

SchematicHQ/schematic-fern-config

Repository files navigation

Schematic Fern Configuration

This repository contains your Fern Configuration:

Validating your API Definition

To validate your API, run:

npm install -g fern-api # only required once
fern check

Generating your SDK

To upgrade your SDK, click on Actions and then hit Release Python SDK. Under the hood, our CLI powers this action:

npm install -g fern-api # only required once
fern generate --docs --preview

About

The Fern configuration that generates the Schematic SDKs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published