You've already forked directdnsonly-go
Initial Commit.
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# directdnsonly
|
||||
|
||||
DNSOnly for Directadmin Multi-server
|
||||
|
||||
## Getting started
|
||||
|
||||
This project requires Go to be installed. On OS X with Homebrew you can just run `brew install go`.
|
||||
|
||||
Running it then should be as simple as:
|
||||
|
||||
```console
|
||||
$ make
|
||||
$ ./bin/directdnsonly
|
||||
```
|
||||
|
||||
### Testing
|
||||
|
||||
``make test``
|
||||
Reference in New Issue
Block a user