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