Skip to content

WATurbine/openFast-Windows-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Windows Installation:

Setup:

First, we need to prepare the machine to run powershell: \

set-executionpolicy remotesigned


Next, please to go Search -> Powershell -> (Right-click) Run as Administrator
From this shell, run the following:
cd ~
mkdir openFast-installation
cd openFast-installation
git clone git@github.com:WATurbine/openFast-Windows-Installer.git
if you do not have ssh set up on GitHub, you can use HTTPS:
git clone https://github.com/WATurbine/openFast-Windows-Installer.git
cd openFast-Windows-Installer
./setup.ps1
Execution will take a while, so feel free to minimize the shell and go do something else while it installs in the background. \

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published