Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 131 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 131 Bytes

powervs-utils

Building

Build it with

$ go build -v ./...

Testing

And test it with

$ go test -v ./...