Skip to content

Is npx actually supported? #14

@jaredtrent

Description

@jaredtrent

Doesn't seem like npx installs will work until there's a bin entry in the package.json

 ...
  {
    "bin": {
      "mcp-ssh-manager": "src/index.js"
    }
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions