Skip to content

[ux] install scripts: POSIX compliance + optional tooling support#798

Merged
btopro merged 2 commits intohaxtheweb:masterfrom
winstonwumbo:master
Apr 11, 2026
Merged

[ux] install scripts: POSIX compliance + optional tooling support#798
btopro merged 2 commits intohaxtheweb:masterfrom
winstonwumbo:master

Conversation

@winstonwumbo
Copy link
Copy Markdown
Contributor

New Features

  • Refactored haxthewebme.sh to achieve POSIX-compliance. The original script used several "Bashisms", i.e. functions exclusive to the Bash shell
    • While this works in most places practically (Bash is installed everywhere), POSIX-compliance ensures haxthewebme.sh is portable across all edge cases
  • Added new function to haxthewebme.sh and haxthewebme.ps1: Option to automatically configure advanced HAX tooling (symlink-dir, lerna, etc.)
  • Improved Git handling in haxthewebme.ps1
    • Properly handles existing webcomponents directory
    • Asks user whether to automatically install, then configure Git CLI
  • Added function to mirror yarn.lock deletion from haxthewebme.sh in haxthewebme.ps1

@winstonwumbo winstonwumbo requested a review from btopro as a code owner April 11, 2026 02:47
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

@winstonwumbo is attempting to deploy a commit to the HAXTheWeb Team on Vercel.

A member of the Team first needs to authorize it.

@btopro btopro merged commit f26ed4e into haxtheweb:master Apr 11, 2026
2 of 3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2026
@btopro
Copy link
Copy Markdown
Member

btopro commented Apr 11, 2026

Love all these DX improvements.sir

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants