# LibHelm
A helm abstraction for Portainer.
## Installation
```sh
go get github.com/portainer/portainer/pkg/libhelm
```
## Tests
### Integration
INTEGRATION_TEST=1 go test binary/*.go