mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-30 19:09:34 -06:00
Server
This is an http server for noms. Currently it is read-only.
Build
cd <noms>/clients/server
go build
Run
# See -h for more options
./server -file-store="/tmp/foo"