Skip to content

Execute npm cli commands with SEA #115

Open
@marwie

Description

@marwie

Hello,

I'm currently exploring possibilities for node SEA apps

Is it possible to access npm cli commands from my custom binary (or bundle the npm cli together with my sea app)

E.g. a user downloads the custom binary my_bin
then invokes my_bin setup . to setup a project in the current directory
which internally will call the equivalent to npm install

Alternatively I'd be curious to hear what the best solution would be for such a case without reinventing the wheel

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