1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 19:05:07 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tw93
982aa6ecb2 fix(windows): bypass installer execution policy
Refs #612
2026-03-21 19:22:49 +08:00
tw93
92b19729a4 fix(windows): harden update and optimize flows 2026-03-08 14:48:33 +08:00
Tw93
d0f627892d fix(windows): align source channel and prerelease binaries
Refs #538
2026-03-06 08:38:24 +08:00
Tw93
e37a0ec090 feat: add one-liner install and fix installation docs
- Add quick-install.ps1 for one-command installation
- Fix installation docs to include 'git checkout windows' step
- Add .gitignore rules for main branch specific files
- Users can now install with: iwr -useb https://...quick-install.ps1 | iex

Addresses installation confusion from Issue #309
2026-01-14 10:42:10 +08:00