Skip to content

feat: add curl installer and install docs to README#3

Merged
insanoid merged 1 commit intomasterfrom
insanoid/karachi-v2
Feb 13, 2026
Merged

feat: add curl installer and install docs to README#3
insanoid merged 1 commit intomasterfrom
insanoid/karachi-v2

Conversation

@insanoid
Copy link
Copy Markdown
Owner

Summary

  • Adds Install section to README with two one-liner curl commands:
    • Latest release: curl ... | bash (no auth needed)
    • Latest CI build: curl ... | GITHUB_TOKEN=xxx bash -s ci (bleeding edge)
  • Cleans up Development section
  • Adds Release section documenting version bump workflow

Test plan

  • Verify curl install commands render correctly in GitHub README
  • After a release is created, verify curl ... | bash downloads and installs the .vsix

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@insanoid insanoid merged commit d6ce085 into master Feb 13, 2026
1 check passed
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 this pull request may close these issues.

1 participant