Metadata-Version: 2.1
Name: agent-ix
Version: 0.6
Summary: Agent IX client and runner
Home-page: https://github.com/kreneskyp/ix-client/
Author: kreneskyp
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# Agent IX Client

This is the client and runner for the IX agent platform. This tool is intended to start the agent service using docker
images published by the main IX project.

Visit [Agent IX](http://github.com/kreneskyp/ix) project site for more details.

## Install 

```
pip install agent-ix
```

TODO: ENV setup

## Usage

```
ix up
```

## Development

Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
