Skip to content

Windows distribution via Scoop #43

@jamescrosswell

Description

@jamescrosswell

Goal

Users install TuiCode on Windows via:

scoop bucket add mentaldesk https://github.com/mentaldesk/scoop-bucket
scoop install tuicode

Work

  1. Create mentaldesk/scoop-bucket repo. ✅
  2. Add bucket/tuicode.json pointing at the GitHub Release zip. ✅
  3. Auto-update via scoop's checkver + autoupdate blocks so new releases flow through with no manual edits. ✅ (autoupdate.hash.url: $url.sha256 reads the release .sha256 sidecars).
  4. Document the install path in the README. → Document Windows install via Scoop #74

Status

Bucket is live at mentaldesk/scoop-bucket and verified end-to-end (scoop install tuicode → hash match → tuicode shim on PATH). README docs land via #74, which closes this issue.

Scope

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions