@smbcloud/sigit-windows-arm64
v1.0.3
Published
Platform binary for siGit Code.
Readme
sigit-windows-arm64
This package is one of the platform-specific binaries behind @smbcloud/sigit. You usually do not need to install it directly.
Install the main package and npm will pull in the right binary for your OS and architecture:
npm install -g @smbcloud/sigitOther install methods
| Channel | Command |
|---------|---------|
| npm | npm install -g @smbcloud/sigit |
| Homebrew | brew tap getsigit/tap && brew install sigit |
| pip | pip install sigit-code |
| uv | uvx --from sigit-code sigit |
| Cargo | cargo install sigit |
Platform support
| Platform | Architecture | Package |
|----------|--------------|---------|
| macOS | Apple Silicon (arm64) | @smbcloud/sigit-darwin-arm64 |
| macOS | Intel (x64) | @smbcloud/sigit-darwin-x64 |
| Linux | x64 | @smbcloud/sigit-linux-x64 |
| Linux | arm64 | @smbcloud/sigit-linux-arm64 |
| Windows | x64 | @smbcloud/sigit-windows-x64 |
| Windows | arm64 | @smbcloud/sigit-windows-arm64 |
Links
License
Copyright
© 2026 smbCloud (Splitfire AB).
