Skip to content

Commit d7e8eda

Browse files
George-iamclaude
andauthored
docs: add hero section with output demo (#79)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 90cf00f commit d7e8eda

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
1-
# axme-cli
1+
# AXME CLI
2+
3+
Run async workflows in 2 minutes.
4+
5+
```bash
6+
axme login
7+
axme examples run human/cli
8+
```
9+
10+
```
11+
Intent submitted
12+
Waiting for approval...
13+
Approved
14+
Completed
15+
16+
Result: deployment approved
17+
```
18+
19+
Try it:
20+
21+
```bash
22+
curl -fsSL https://raw.githubusercontent.com/AxmeAI/axme-cli/main/install.sh | sh
23+
```
24+
25+
Works with AXME Cloud or your own agent runtime.
26+
27+
Main project: [github.com/AxmeAI/axme](https://github.com/AxmeAI/axme)
28+
29+
---
230

331
**Go CLI for the AXME platform.** Manage intent lifecycle, configure runtime contexts, inspect audit logs, and operate the platform from the terminal — single binary, no runtime dependencies.
432

0 commit comments

Comments
 (0)