mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-04 13:48:01 +02:00
chore: document supported platforms on README, clarify unsupported APIs (#1857)
closes #1795
This commit is contained in:
committed by
GitHub
parent
fb62d03f73
commit
58eab11faf
@@ -2,7 +2,13 @@
|
||||
|
||||
Parse arguments from your Command Line Interface.
|
||||
|
||||
- Supported platforms: Windows, Linux and macOS.
|
||||
| Platform | Supported |
|
||||
| -------- | --------- |
|
||||
| Linux | ✓ |
|
||||
| Windows | ✓ |
|
||||
| macOS | ✓ |
|
||||
| Android | x |
|
||||
| iOS | x |
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user