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

add jsr setup subcommand for setting up .npmrc (, bunfig.toml, or .yarnrc.yml ) #88

Open
kt3k opened this issue Jun 8, 2024 · 0 comments · May be fixed by #89
Open

add jsr setup subcommand for setting up .npmrc (, bunfig.toml, or .yarnrc.yml ) #88

kt3k opened this issue Jun 8, 2024 · 0 comments · May be fixed by #89

Comments

@kt3k
Copy link

kt3k commented Jun 8, 2024

Currently jsr cli sets up these config files at the beginning of jsr install <pkg> subcommand, but it would be useful if jsr cli also provides a subcommand which only does that setup independently.

The use case of this is that when an npm package author use jsr package as its dependency, then they need to instruct its users to add .npmrc (or similar) settings to their projects. jsr setup command can be used for supporting that setup.


#63 might be related issue, but #11 implements a subcommand which generates an empty project with jsr set up.

@kt3k kt3k linked a pull request Jun 12, 2024 that will close this issue
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 a pull request may close this issue.

1 participant