Skip to content

avh4-scratch/netlocal-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages