fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

at tngl 108 B View raw
1#!/bin/sh 2set -eux 3go test github.com/sourcegraph/zoekt/... 4go install github.com/sourcegraph/zoekt/cmd/...