Skip to content

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

Open
@kt3k

Description

@kt3k

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions