Skip to content

nohwnd/PowershellContest2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell contest 2017

This repository contains tasks, and tests for PowerShell one-liner contest 2017.

To test your solutions you can save your oneliner in a .ps1 file (for example shares.ps1), and invoke the test like this:

&"C:\projects\poshcontest2017\1_shares.tests.ps1" -Solution (Get-Content -Raw "~\Desktop\shares.ps1")

Make sure you use the -Raw switch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages