Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kavun/ps-cli

Example of a CLI written in Powershell
https://github.com/kavun/ps-cli

Last synced: 2 days ago
JSON representation

Example of a CLI written in Powershell

Awesome Lists containing this project

README

        

# ps-cli

Example of a CLI written in Powershell. Read my blog post for more info: https://kevinareed.com/2021/04/14/creating-a-command-based-cli-in-powershell/

## Steps

1. Validate commands
1. Handle commands
1. Support `Get-Help`
1. Handle nested commands