Skip to content

feat: add wheels framework installers for windows#1739

Merged
zainforbjs merged 13 commits intodevelopfrom
feat/feat-wheels-installer
Sep 25, 2025
Merged

feat: add wheels framework installers for windows#1739
zainforbjs merged 13 commits intodevelopfrom
feat/feat-wheels-installer

Conversation

@zainforbjs
Copy link
Copy Markdown
Contributor

  • Add install-wheels.sh for macOS/Linux/Unix systems
  • Add install-wheels.ps1 for Windows systems
  • Add comprehensive README.md with installation instructions
  • Support both one-line install and download-and-run methods
  • Install CommandBox + wheels + wheels-cli packages
  • Cross-platform PATH configuration and error handling
  • Smart permission handling (admin vs user installs)
  • Comprehensive verification and troubleshooting guides

- Add install-wheels.sh for macOS/Linux/Unix systems
- Add install-wheels.ps1 for Windows systems
- Add comprehensive README.md with installation instructions
- Support both one-line install and download-and-run methods
- Install CommandBox + wheels + wheels-cli packages
- Cross-platform PATH configuration and error handling
- Smart permission handling (admin vs user installs)
- Comprehensive verification and troubleshooting guides
- Fix regex patterns that were causing parsing errors
- Replace && with ; for PowerShell compatibility
- Replace angle brackets with square brackets in output text
- Fix string escaping issues with quotes
- Remove problematic quote nesting in warning messages

Fixes parsing errors that prevented execution on Windows PowerShell.
feat: reorganize installers into platform-specific directories

  - Move Windows files to tools/install/windows/
  - Move macOS files to tools/install/macos/
  - Update file paths in build scripts and documentation
@zainforbjs zainforbjs changed the title feat: add wheels framework installers for fresh laptops feat: add wheels framework installers for windows Sep 17, 2025
@zainforbjs zainforbjs marked this pull request as ready for review September 25, 2025 10:04
@zainforbjs zainforbjs merged commit b71fd1f into develop Sep 25, 2025
33 checks passed
@zainforbjs zainforbjs deleted the feat/feat-wheels-installer branch September 25, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant