-
Notifications
You must be signed in to change notification settings - Fork 93
Installation guide with screenshots Windows
Dmitry edited this page Dec 12, 2016
·
6 revisions
Download and install MSYS2 keeping default options: https://sourceforge.net/projects/msys2/files/Base/x86_64/
Add to this path to user PATH environment variable , this is required if you want to start ngrest from everywhere.
%USERPROFILE%\Application Data\ngrest\bin
Copy and paste the line to the terminal window:
wget -qO- http://bit.ly/ngrest | bash
After installation is finished you can create new project: https://github.com/loentar/ngrest#create-a-new-project.