Skip to content

Add --group flag to TypeScript quickstart generate command #5604

Merged
devalog merged 1 commit into
mainfrom
fern/fix-typescript-quickstart-command
May 22, 2026
Merged

Add --group flag to TypeScript quickstart generate command #5604
devalog merged 1 commit into
mainfrom
fern/fix-typescript-quickstart-command

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 22, 2026

Summary

The TypeScript quickstart page was missing the --group flag on the fern generate command and lacked the 'Add the SDK generator' step that all other language quickstarts include.

Changes

  • Added 'Add the SDK generator' step with fern add fern-typescript-sdk --group ts-sdk command and Template tooltip
  • Updated fern generate to fern generate --group ts-sdk
  • Added note about the --api flag for users with multiple APIs
  • Added note that fern init includes TypeScript by default (so the add step can be skipped)
  • Updated folder structure comment to reference --group ts-sdk

Now consistent with the Python, Go, Java, and other language quickstart pages.

Requested by: Fern Support

@fern-api fern-api Bot requested a review from devalog as a code owner May 22, 2026 17:10
@fern-api
Copy link
Copy Markdown
Contributor Author

fern-api Bot commented May 22, 2026

Requested by: jon
Slack thread: View conversation

@github-actions
Copy link
Copy Markdown
Contributor

@devalog devalog merged commit 35b4241 into main May 22, 2026
5 checks passed
@devalog devalog deleted the fern/fix-typescript-quickstart-command branch May 22, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant