@hmtools/hmos-cli-lite-win
v0.0.1
Published
HarmonyOS CLI Lite for win - stripped down command-line tools for fast atomic service development
Maintainers
Readme
hmos-cli-lite-win
HarmonyOS CLI Lite for win - A stripped-down version of command-line-tools for fast atomic service development on win.
Installation
npm install -g hmos-cli-lite-winOr install locally:
npm install hmos-cli-lite-winRequirements
- 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 win only . For other platforms, see:
- hmos-cli-lite-linux (linux)
- hmos-cli-lite-osx (Darwin)
License
MIT
