adding PowerShell

This commit is contained in:
Amin Yahyaabadi 2020-10-07 20:48:05 -05:00 committed by Caleb Xu
parent d0aaa4f3ac
commit 381386e04c
No known key found for this signature in database
GPG Key ID: 2F67B6BC86DC4F00
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh
* [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil
* [pdksh](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin/ksh/) - Public domain Korn shell
* [powershell](https://docs.microsoft.com/en-us/powershell/scripting/overview) a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language
* [shell++](https://github.com/alexst07/shell-plus-plus) - Friendly and modern functional and object oriented shell script language
* [shenv](https://github.com/shenv/shenv) - Simple shell version management
* [tcsh](https://www.tcsh.org/) - C shell with file name completion and command line editing