mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-28 11:16:49 +00:00
Add curated website docs and examples
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "GPOZaurr Install"
|
||||
description: "Installation options for GPOZaurr."
|
||||
---
|
||||
|
||||
## PowerShell Gallery
|
||||
|
||||
```powershell
|
||||
Install-Module GPOZaurr -Scope CurrentUser
|
||||
```
|
||||
|
||||
## Source checkout
|
||||
|
||||
```bash
|
||||
git clone https://github.com/EvotecIT/GPOZaurr.git
|
||||
```
|
||||
|
||||
## Next steps
|
||||
|
||||
- Browse API: [/projects/gpozaurr/api/](/projects/gpozaurr/api/)
|
||||
- Return to project overview: [/projects/gpozaurr/](/projects/gpozaurr/)
|
||||
Reference in New Issue
Block a user