Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 258 Bytes

dgraph_master

Build Dgraph from master branch (nightly? Dgraph binary)

That's not the best way, but is the fastest way to get a latest Dgraph binary.

If you are on windows, just clone the Dgraph repo here and run:

docker build . -t dgraph:local