An open API service indexing awesome lists of open source software.

https://github.com/ppc64le-cloud/powervs-utils


https://github.com/ppc64le-cloud/powervs-utils

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# powervs-utils

## Building

Build it with

```
$ go build -v ./...
```

## Testing

And test it with

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