IW-106: Restructure source code location - separate from .iw directory #330
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!330
Loading…
Reference in a new issue
No description provided.
Delete branch "IW-106"
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
commands/,core/,test/,scripts/,VERSION) from.iw/to repo root so dev layout matches release layouttest.scalastays in.iw/commands/as a project-specific command (invoked as./iw ./test).iw/docs/API reference docs merged intodocs/api/iw-runnow exportsIW_INSTALL_DIRfor project-specific commandsFixes: VERSION always reading
0.0.0in dev,./iwneeding path overrides,iw-bootstraplayout-sniffing,package-release.shpath remapping.Closes #106
Test plan
./iw versionshows0.4.0(not0.0.0)./iw --listshows shared commands + project command./test./iw ./test unit)./iw ./test compile).iw/source refs — only consumer-config refs remain🤖 Generated with Claude Code