Skip to content

Instantly share code, notes, and snippets.

View RobertMischke's full-sized avatar
:octocat:
Happy :-)

Robert Mischke RobertMischke

:octocat:
Happy :-)
View GitHub Profile
$ErrorActionPreference = 'Stop'
$scriptPath = Split-Path -parent $MyInvocation.MyCommand.Definition
Import-Module "$scriptPath\tools\deployment-tools"
Import-Module "$scriptPath\tools\certificates"
Import-Module WebAdministration
$permissions = @{
'' = @{
"FullControl" = @(
@tkrotoff
tkrotoff / FrontendFrameworksPopularity.md
Last active July 14, 2024 18:01
Front-end frameworks popularity (React, Vue, Angular and Svelte)