feat: package bt as npm pkg#208
Open
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
Open
Conversation
|
Latest downloadable build artifacts for this PR commit
Available artifact names
|
Member
There was a problem hiding this comment.
Thought: I vote for naming the package @braintrust/cli. If the binary in package.json is called bt and they install the package with npm i -g @braintrust/cli, they will still be able to invoke the cli globally with bt.
@braintrust/bt is a bit of a pleonasm. Also we already have places where we refer to bt as "CLI":
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Need some help to get an NPM_TOKEN to publish
btas annpmpackage.Published name would be
braintrust/btsince w have the braintrust org name andbtis already taken.We might want to reach out to see if it could be possible to get the bt npm pkg since it's dead but that's not a priority.
We could have used https://axodotdev.github.io/cargo-dist/book/installers/npm.html since we're already using
cargo-distbut it would makebraintrust/btinto an installer instead of really beingbt.