/netlocal-go

Web mocking for all of localhost

Primary LanguageGo

Development commands

  • Bootstrap: git submodule update --init
  • Run tests: GOPATH=`pwd` go test netlocal
  • Build: GOPATH=`pwd` go build -o netlocal main
  • Run: ./netlocal