Skip to content

Add install.sh for one-click setup on HiSH (HarmonyOS) - #2

Open
V-dev-388 wants to merge 1 commit into
mainfrom
feat/install-script-hish
Open

Add install.sh for one-click setup on HiSH (HarmonyOS)#2
V-dev-388 wants to merge 1 commit into
mainfrom
feat/install-script-hish

Conversation

@V-dev-388

Copy link
Copy Markdown
Owner

Summary

  • Pure POSIX sh install script (install.sh) with apk/npm/wget steps
  • Sandbox test suite (tests/mock_run.sh) with mock commands
  • API key handling via /dev/tty with PROFILE_D override support
  • README updates with HiSH quick-start section (CN + EN)
  • PROGRESS.md and BLOCKED.md for execution tracking

Files Changed

  • install.sh (new)
  • tests/mock_run.sh (new)
  • PROGRESS.md (new)
  • BLOCKED.md (new)
  • README.md (modified)
  • README_EN.md (modified)

Notes

  • src/index.ts and package.json: zero changes
  • All tests pass locally (tests/mock_run.sh)

- Pure POSIX sh install script with apk/npm/wget steps
- Sandbox test suite (tests/mock_run.sh) with mock commands
- API key handling via /dev/tty with PROFILE_D override support
- README updates with HiSH quick-start section (CN + EN)
- PROGRESS.md and BLOCKED.md for execution tracking
@V-dev-388
V-dev-388 force-pushed the feat/install-script-hish branch from 358393d to 7ef03e8 Compare July 28, 2026 14:27
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