onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
716 stars 69 forks source link

fix: windows sections of contribution guide #902

Closed Vafilor closed 3 years ago

Vafilor commented 3 years ago

Added windows specific sections as the commands are slightly different - windows does not have $PWD, but %CD% works. Also removed minikube section as that is no longer recommended.

What this PR does:

Which issue(s) this PR fixes:

Fixes onepanelio/core#

Special notes for your reviewer:

Checklist

Please check if applies

Required