gunta / luci-go

LUCI (go) (GitHub mirror)

Home Page:https://chromium.googlesource.com/infra/luci/luci-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luci-go: LUCI services and tools in Go

GoDoc

Installing

LUCI Go code is meant to be worked on from an Chromium infra.git checkout, which enforces packages versions and Go toolchain version. First get fetch via depot_tools.git then run:

fetch infra
cd infra/go
eval `./env.py`
cd src/go.chromium.org/luci

Contributing

Contributing uses the same flow as Chromium contributions.

About

LUCI (go) (GitHub mirror)

https://chromium.googlesource.com/infra/luci/luci-go

License:Apache License 2.0


Languages

Language:Go 92.3%Language:HTML 5.7%Language:TypeScript 1.0%Language:Python 0.4%Language:CSS 0.2%Language:Shell 0.2%Language:JavaScript 0.2%Language:Makefile 0.0%