Skip to content

rohitadeshmukh13/service-registrator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkSmart Service Registrator

Service Registrator is a tool to register and update services in Service Catalog.

Documentation is available in the wiki.

Compile from source

git clone https://code.linksmart.eu/scm/sc/service-registrator.git src/code.linksmart.eu/sc/service-registrator
export GOPATH=`pwd`
go install code.linksmart.eu/sc/service-registrator

Development

The dependencies of this package are managed by dep.

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.5%
  • Dockerfile 5.5%