Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sotetsuk committed Jan 14, 2019
1 parent 6c06d47 commit a372a59
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@
[![License MIT](https://img.shields.io/github/license/sotetsuk/paicli.svg)](https://github.com/sotetsuk/paicli/blob/master/LICENSE)

# paicli
A CLI tool for PAI (Platform for AI).
A CLI tool for [OpenPAI](https://github.com/microsoft/pai).

## How to install

```
$ pip install paicli
```

## How to build

```sh
$ make build
```

## Commands

- **pai config**: initialize the config file.
Expand All @@ -30,5 +24,11 @@ $ make build
You should set your `host`, `port`, `api_port` and `username`.
Also, when you update your access token, you should enter your passwrod.

## How to build from source

```sh
$ make build
```

## Author
Sotetsu KOYAMADA

0 comments on commit a372a59

Please sign in to comment.