File: CONTRIBUTING.md

package info (click to toggle)
golang-github-weppos-dnsimple-go 0.0~git20160204.0.65c1ca7-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 144 kB
  • ctags: 147
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Contribute

## Test

To run the tests:

```
$ go test -v ./dnsimple
```