Skip to content

Add npm install path (npx / npm i) alongside curl|bash installer #21

Description

@ThinkOffApp

From claudemm's repo review (2026-07-06). The README leads with curl -fsSL ... | bash, which is a trust/friction barrier for new users of our most-starred repo (★43).

Goal: offer a standard package-manager install alongside the one-shot script.

Scope:

  • Publish to npm (or GitHub Packages) as @thinkoffapp/ide-agent-kit (or similar).
  • Support npx ide-agent-kit init and npm i -g.
  • Keep the curl|bash script for the full brew-prereqs macOS path, but document npm as the lighter option.
  • Update README install section to lead with the lower-friction choice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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