avh4-scratch / netlocal-go

Web mocking for all of localhost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development commands

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

About

Web mocking for all of localhost


Languages

Language:Go 100.0%