28 lines
606 B
Markdown
28 lines
606 B
Markdown
# @wecom/cli-darwin-arm64
|
|
|
|
Platform-specific binary package for **macOS ARM64 (Apple Silicon)**.
|
|
|
|
## About
|
|
|
|
This package contains the pre-built `wecom-cli` binary for macOS on Apple Silicon (M1/M2/M3/M4) 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 |
|
|
|--------|-------|
|
|
| macOS | arm64 |
|
|
|
|
## Usage
|
|
|
|
Install the main package instead:
|
|
|
|
```bash
|
|
npm install -g @wecom/cli
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|