Hi Onder, we've not faced the problem yet, but we can write a section about it if you help troubleshooting.
I think the first requirement is to use a tool like Cygwin to run a shell (installed with dev tools like "make"), because the "build system" is composed of a series of scripts, as it happens with many Golang-based projects today. The rest of the doc about development environment should apply to your case. I think you may have issues with missing cli tools... On Mon, Nov 12, 2018 at 12:32 PM Onder SEZGIN <[email protected]> wrote: > Hi, > > Is there a guide to build camel-k on windows? > > Thanks, > Önder >
