nol98 / core

Slimmed down version of Vanadium that is focused on its RPC system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanadium Core

Build Status

This is a slimmed down version of Vanadium that is focused on its RPC system. Building doesn't require the jiri tool and everything is in a single git repository.

Install steps

Assuming a single path in $GOPATH:

go get -t v.io/...
VDLPATH=$GOPATH/src go test v.io/...

The above will not work if v.io doesn't point to this repo.

About

Slimmed down version of Vanadium that is focused on its RPC system.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 92.2%Language:Java 6.9%Language:HTML 0.3%Language:Groovy 0.2%Language:C 0.2%Language:Yacc 0.1%Language:Shell 0.1%Language:JavaScript 0.0%Language:CSS 0.0%Language:Makefile 0.0%Language:XSLT 0.0%Language:Roff 0.0%