Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 443 Bytes

go-orb workspace

This is our workspace to easily develop go-orb, it contains go-orb it's plugins and examples.

We use go.work for development.

Install

Clone the repo:

git clone --recurse-submodules -j8 https://github.com/go-orb/workspace.git

License

go-orb is Apache 2.0 licensed and is based on go-micro.