add basic readme
This commit is contained in:
parent
1f2f6f77c8
commit
b39bae140e
16
README.md
16
README.md
@ -1,2 +1,16 @@
|
|||||||
# whois42d
|
# whois42d
|
||||||
Whois server for the dn42 registry
|
Whois server for the dn42 registry.
|
||||||
|
|
||||||
|
Based original on whoisd from the dn42 monotone registry written by welterde.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
1. Install a go compiler
|
||||||
|
2. Setup Go Workspace:
|
||||||
|
|
||||||
|
$ mkdir ~/go
|
||||||
|
$ export GOPATH=~/go
|
||||||
|
|
||||||
|
3. Download and install the daemon
|
||||||
|
|
||||||
|
$ go get github.com/Mic92/whois42d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user