forked from cerc-io/ipld-eth-server
3227a9750ff025e421a0ab3a66741d2586384f67
Development Setup
By default, go get does not work for private GitHub repos. This will fix that.
git config --global url."git@github.com:".insteadOf "https://github.com/"go get github.com/8thlight/vulcanizedb
Running the Tests
go test
Languages
Go
97.1%
JavaScript
1.4%
Makefile
0.7%
Shell
0.5%
Dockerfile
0.3%