summaryrefslogtreecommitdiffstats
path: root/client/go/README.md
blob: e50f29e1961783b7bb1bda511d00fad77d8236ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- 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 install