Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.07 KB

File metadata and controls

22 lines (13 loc) · 1.07 KB

Fossa - scripts

Local Environment Setup

Required Software

First-time Setup

To get started, open PowerShell and then navigate to the root folder of the cloned repository

  • Run .\Setup.ps1

Daily driver commands

To get started, open PowerShell and then navigate to the root folder of the cloned repository

  • To start all services run .\Start.ps1 or .\Start.ps1 -Pull
  • To stop all services run .\Stop.ps1