summaryrefslogtreecommitdiffstats
path: root/Psake.cmd
blob: 3f85b366af5039c22521b5714dec64b93d51806e (plain)
1
2
3
@echo off

powershell -NoProfile -NoExit -ExecutionPolicy Bypass -Command "Import-Module '%~dp0\psake.psm1'"