Commit Graph

2 Commits

Author SHA1 Message Date
Namhyeon, Go
1530c8bff9 Add iex-compatible branch parsing
Remove the param block and rename DefaultBranch to $defaultBranch. Add argument parsing for iex-compatible invocations (e.g. `iex -dev main`, `iex main`, or no args) by inspecting $args and selecting the branch accordingly, then log the chosen branch. Simplify branch handling and build the GitHub ZIP download URL using the resolved branch. Small cleanup and reordering of steps to accommodate the new parsing logic.
2026-04-18 17:28:47 +09:00
ada9a97e9b
Rename install.ps1 to bootstrap.ps1 and update URLs 2026-04-18 14:49:35 +09:00