Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: deno run instead of dpx #1225

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

jkonowitch
Copy link
Contributor

@jkonowitch jkonowitch commented Dec 8, 2024

Important

Update TypeScript setup documentation to use deno run instead of dpx for BAML CLI commands.

  • Documentation:
    • Replace dpx baml-cli init with deno run -A npm:@boundaryml/baml/baml-cli init in typescript.mdx.
    • Add deno run -A npm:@boundaryml/baml/baml-cli generate as an alternative to npx baml-cli generate in typescript.mdx.

This description was created by Ellipsis for c4842a1. It will automatically update as commits are pushed.

Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
baml ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2024 5:17pm

Copy link

vercel bot commented Dec 8, 2024

@jkonowitch is attempting to deploy a commit to the Gloo Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to c4842a1 in 20 seconds

More details
  • Looked at 23 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. fern/01-guide/02-languages/typescript.mdx:58
  • Draft comment:
    Consider updating the npx command to use deno run -A npm:@boundaryml/baml/baml-cli generate for consistency with the other changes.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_BjZsZ0TeK3dQzvP5


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@aaronvg aaronvg enabled auto-merge December 9, 2024 02:49
@aaronvg aaronvg added this pull request to the merge queue Dec 9, 2024
Merged via the queue into BoundaryML:canary with commit 7c64299 Dec 9, 2024
8 checks passed
@jkonowitch jkonowitch deleted the docs-deno branch December 13, 2024 15:18
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.

2 participants