@hmtools/hmos-cli-lite-osx
v0.0.2
Published
HarmonyOS CLI Lite for macOS - stripped down command-line tools for fast atomic service development
Maintainers
Readme
hmos-cli-lite-osx
HarmonyOS CLI Lite for macOS (Intel x64) - A stripped-down version of command-line-tools for fast atomic service development on macOS Intel.
Installation
npm install -g hmos-cli-lite-osxOr install locally:
npm install hmos-cli-lite-osxRequirements
- macOS (darwin) - Intel or Apple Silicon
- 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 only (darwin). For other platforms, see:
- hmos-cli-lite-linux (Linux)
- hmos-cli-lite-win (Windows)
License
MIT
