/kooper-as-dependency

Simple example of a project using kooper and how you could set the dependencies for the project (using dep)

Primary LanguageGo

Kooper as dependency

This projects is just a simple example of how you would use kooper as a dependency in an application. It uses dep as the dependency manager and forces the kubernetes library versions that we want.

Run

make install-deps
make run