Skip to content

fluidstackio/fern-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluidStack 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

Updating your SDKs

To update your SDKs, simply run the Release Python SDK or Release TypeScript SDK GitHub Action with the desired version for the release. Under the hood, this leverages the Fern CLI:

npm install -g fern-api # only required once
fern generate --group python-sdk # python
# or 
fern generate --group ts-sdk # typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages