kg-cli 0.1.17

A knowledge graph CLI tool for managing structured information
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# AGENTS

## Installation

**Always use `cargo install` to install binaries, never copy manually:**

```bash
cargo install --path .
```

## Test requirements

- Run tests after each iteration.