File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <a href =" https://github.com/silverhack/monkey365 " ><img alt =" License " src =" https://img.shields.io/github/license/silverhack/monkey365 " ></a >
66 <a href =" https://github.com/silverhack/monkey365 " ><img alt =" Pester " src =" https://github.com/silverhack/monkey365/actions/workflows/pester.yml/badge.svg " ></a >
77 <a href =" https://github.com/silverhack/monkey365 " ><img alt =" ScriptAnalyzer " src =" https://github.com/silverhack/monkey365/actions/workflows/scriptanalyzer.yml/badge.svg " ></a >
8- <a href =" https://github.com/silverhack/monkey365 " ><img alt =" Lines " src =" https://img.shields.io/tokei/lines/github/ silverhack/monkey365 " ></a >
8+ <a href =" https://github.com/silverhack/monkey365 " ><img alt =" Lines " src =" https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/ silverhack/monkey365/badge?filter=.ps1$,.psm1$&style=flat&logoColor=white&label=Lines%20of%20Code " ></a >
99 <a href =" https://twitter.com/tr1ana " ><img alt =" Twitter " src =" https://img.shields.io/twitter/follow/tr1ana?style=social " ></a >
1010 <a href =" https://github.com/silverhack/monkey365/releases " ><img alt =" GitHub Downloads " src =" https://img.shields.io/github/downloads/silverhack/monkey365/total " ></a >
1111 <a href =" https://www.powershellgallery.com/packages/monkey365 " ><img alt =" PowerShell Gallery " src =" https://img.shields.io/powershellgallery/v/monkey365.svg?label=latest+version " ></a >
@@ -42,6 +42,12 @@ To update monkey365:
4242Update-Module -Name monkey365 -Scope CurrentUser
4343```
4444
45+ To force install monkey365:
46+
47+ ``` powershell
48+ Install-Module -Name monkey365 -Scope CurrentUser -Force
49+ ```
50+
4551## GitHub
4652
4753You can download the latest release by clicking [ here] ( https://github.com/silverhack/monkey365/releases ) . Once downloaded, you must extract the file and extract the files to a suitable directory.
You can’t perform that action at this time.
0 commit comments