28 lines
584 B
Markdown
28 lines
584 B
Markdown
# @wecom/cli-linux-arm64
|
|
|
|
Platform-specific binary package for **Linux ARM64 (aarch64)**.
|
|
|
|
## About
|
|
|
|
This package contains the pre-built `wecom-cli` binary for Linux on ARM64 (aarch64) architecture.
|
|
|
|
**You should not install this package directly.** It is automatically installed as an optional dependency of [`@wecom/cli`](https://www.npmjs.com/package/@wecom/cli) when running on a compatible platform.
|
|
|
|
## Supported Platform
|
|
|
|
| OS | CPU |
|
|
|-------|-------|
|
|
| Linux | arm64 |
|
|
|
|
## Usage
|
|
|
|
Install the main package instead:
|
|
|
|
```bash
|
|
npm install -g @wecom/cli
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|