centerorbit/depcharge

View on GitHub
scripts/set-env.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

export COVER_STRICT=true
export GOPATH=$(pwd)
export GOBIN=$(pwd)/bin