Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 548 Bytes

File metadata and controls

25 lines (13 loc) · 548 Bytes

Installation Guide

Install git

To install Git using winget, open a Terminal or Windows PowerShell and run the following command:

winget install --id Git.Git -e --source winget

Install PowerShell 7

To install PowerShell using winget, open a Terminal or Windows PowerShell and run the following command:

winget install --id Microsoft.PowerShell -e

Install PowerShell Modules

Install-Modele -Name pode, SQLite -Scope AllUsers -Verbose

Clone the RotaMaster - Project

git clone ...

Create password hash for admin

...