@a2a-ai/ata 0.1.1-win32-x64 → 0.2.0-darwin-arm64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +3 -3
- package/vendor/{x86_64-pc-windows-msvc/ata/ata.exe → aarch64-apple-darwin/ata/ata} +0 -0
- package/vendor/aarch64-apple-darwin/path/rg +0 -0
- package/vendor/x86_64-pc-windows-msvc/ata/ata-command-runner.exe +0 -0
- package/vendor/x86_64-pc-windows-msvc/ata/ata-windows-sandbox-setup.exe +0 -0
- package/vendor/x86_64-pc-windows-msvc/path/rg.exe +0 -0
package/README.md
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
<p align="center">
|
|
4
4
|
<img src="https://github.com/Agents2AgentsAI/ata/blob/main/.github/cli-splash.png" alt="Ata CLI splash" width="80%" />
|
|
5
5
|
|
|
6
|
-
|
|
7
6
|
---
|
|
8
7
|
|
|
9
8
|
## Quickstart
|
|
@@ -13,11 +12,13 @@
|
|
|
13
12
|
Install globally with your preferred package manager:
|
|
14
13
|
|
|
15
14
|
Install using npm
|
|
15
|
+
|
|
16
16
|
```shell
|
|
17
17
|
npm install -g @a2a-ai/ata
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
Install using curl (macOS/Linux)
|
|
21
|
+
|
|
21
22
|
```shell
|
|
22
23
|
curl -fsSL https://agents2agents.ai/ata/install.sh | sh
|
|
23
24
|
```
|
package/package.json
CHANGED
|
index 6c0905e..318cfde
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|