cheat.sh
cheat.sh copied to clipboard
Add support for powershell
It looks like it's already available in adambard/learnxinyminutes-docs, and it's definitely on StackOverflow.
Nevermind. Undocumented, but already works.
@ironbishop: What prefix do you use? powershell/?
Only questions do work, but not learn-x-in-y, right?
And RosettaCode does not work either?
This works:
$ curl cheat.sh/powerhsell/install+activedirectory+module
This too, but through SO:
$ curl cheat.sh/powerhsell/:learn
That's more than enough for my need :)
curl cheat.sh/powerhsell/install+activedirectory+module
should be
curl cheat.sh/powershell/install+activedirectory+module