Closed lilic closed 6 years ago
Here's what I have been thinking for the way I'd ultimately like things to fit together:
osb-client
is the basic library for the client (currently go-open-service-broker-client
)osb-broker-lib
vendors osb-client
for types / some utility methods and constantsosb-starter-pack
vendors osb-client
and osb-broker-lib
and gives you the 5-minutes-to-broker experienceWe've talked about this offline, but I believe that we should make the split and move each of these repos under the https://github.com/osbkit org. Say the word and I'll start helping with the move :)
I will move them once i feel they’re in the right state, but yeah that is my plan
On Tue, Feb 20, 2018 at 9:02 PM Aaron Schlesinger notifications@github.com wrote:
We've talked about this offline, but I believe that we should make the split and move each of these repos under the https://github.com/osbkit org. Say the word and I'll start helping with the move :)
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/pmorie/osb-starter-pack/issues/55#issuecomment-367188877, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWXmAlySjD7Ds2XiP-n57NM1EJ5rzVZks5tW3lOgaJpZM4SMD2o .
As discussed before this will make it easier for individual brokers to keep up without needing to rebase agains the osb-starter-pack.