Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

cloudfoundry-attic/dea-hm-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please read before you submit any issue or PR

DEA & HM9000 will only be updated in response to vulnerability discoveries and major bugs. No new features will be introduced during this period.

See EOL Timeline for Legacy DEA Backend

HM Workspace

A Go workspace for specifiying dependencies for HM9000.

Usage

This repository doubles as a $GOPATH. It will automatically be set up for you if you have direnv installed.

     # fetch release repo
     $ cd $HOME
     $ git clone https://github.com/cloudfoundry/hm-workspace
     $ cd hm-workspace

     # automate $GOPATH and $PATH setup
     $ direnv allow

     # initialize and sync submodules
     $ git submodule update --init

If you do not wish to use direnv, you can simply source the .envrc file in the root of the release repo. You may manually need to update your $GOPATH and $PATH variables as you switch in and out of the directory.

About

This is a go workspace for the health manager and its dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published