2

I am new to OpenWhisk.

I have windows 10, with Docker for windows installed. I followed the instructions given in the following URL to download the Docker compose from GIT, on my Windows 10 laptop.

This website mentions command 'make quick-start'. I learned from internet that 'make' is a Unix command. I want to understand how I can build this on windows?

KurioZ7
  • 6,028
  • 13
  • 46
  • 65

1 Answers1

2

As far as I know it doesn't work on Windows so far. See https://github.com/apache/incubator-openwhisk-devtools/issues/119 for more details.

ddragosd
  • 226
  • 2
  • 3