Skip to content

kchenery/powershell-exercism

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell

Exercism Exercises for Windows PowerShell

Contributing Guide

Please see the contributing guide

Due to the spected amount of parallel changes to the config.json file, entries regarding the related exercise should be edited during the merging process to the master.

Development Guidelines (by Microsoft)

The topics in this section provide development guidelines that you can use to produce well-formed cmdlets. By leveraging the common functionality provided by the Windows PowerShell runtime and by following these guidelines, you can develop robust cmdlets with minimal effort and provide the user with a consistent experience. Additionally, you will reduce the test burden because common functionality does not require retesting.

Cmdlet Development Guidelines (by Microsoft):

!!! Approved Verbs for Windows PowerShell Commands

About

Exercism exercises in Windows PowerShell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 97.8%
  • Shell 2.2%