@hmtools/hmos-cli-lite-osx-arm64
v0.0.1
Published
HarmonyOS CLI Lite for macOS (Apple Silicon ARM64) - stripped down command-line tools for fast atomic service development
Downloads
75
Maintainers
Readme
hmos-cli-lite-osx-arm64
HarmonyOS CLI Lite for macOS (Apple Silicon) - A stripped-down version of command-line-tools for fast atomic service development on Apple Silicon (M1/M2/M3).
Installation
npm install -g @hmtools/hmos-cli-lite-osx-arm64Or install locally:
npm install @hmtools/hmos-cli-lite-osx-arm64Requirements
- macOS (darwin) - Apple Silicon (arm64)
- Node.js >= 18
What's Included
This package includes the essential HarmonyOS command-line tools:
- hmos-lite (hvigorw) - Main CLI tool for building and managing HarmonyOS projects
- ohpm - OpenHarmony Package Manager
- hstack - HarmonyOS Stack tool
Post-Installation
After installation, the setup script will automatically run to:
- Extract command-line-tools from compressed archive
- Install dependencies for hvigor, ohpm, and build tools
- Create symlinks to system Node.js, npm, and npx
Platform Support
This package is macOS Apple Silicon only. For other platforms, see:
- hmos-cli-lite-osx (macOS Intel x64)
- hmos-cli-lite-linux (Linux)
- hmos-cli-lite-win (Windows)
License
MIT
