aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/README.md
blob: d3803828b4c9f3b0aa29951bdbfc3d26f52cb1e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
The command-line tool for Vespa.ai.

Use it on Vespa instances running locally, remotely or in the cloud.
Prefer web service API's to this in production.

Vespa documentation: https://docs.vespa.ai

Developer notes:

    $ brew install go
    $ make test