Skip to content

3.2.1 Windows

SBI- edited this page Oct 14, 2018 · 3 revisions
  • Make sure that you are using powershell and not cmd. The guide focuses on using powershell, and gradle works better and looks nicer when using powershell.
  • Powershell needs special privileges for running all the task TODO: how do you change these?
  • Powershell automatically replaces / where a \ is required under Windows. The guide uses this system-agnostic notation, but you don't have to worry about manually replacing slashes.

Clone this wiki locally