Add iw update command #252
No reviewers
Labels
No labels
bug
contract
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/iw-cli!252
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/update-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
iw updateto the bootstrap script — clears cached version and re-downloadsiw-bootstrapin release tarballs for easier project setupHow it works
The bootstrap script caches releases at
~/.local/share/iw/versions/<version>/and never re-checks.iw updatedeletes the cached dir, re-downloads from GitHub releases, and re-bootstraps.Usage on consumer machine
iw(bootstrap) script into the project./iw update🤖 Generated with Claude Code