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

linksmart/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.

Development

The dependencies of this package are managed by Go Modules.

To compile from source:

git clone https://github.com/linksmart/service-registrator.git
cd service-registrator
go build -mod=vendor

Contributing

Contributions are welcome.

Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.