cheat.sh icon indicating copy to clipboard operation
cheat.sh copied to clipboard

Add support for powershell

Open ironbishop opened this issue 6 years ago • 4 comments

It looks like it's already available in adambard/learnxinyminutes-docs, and it's definitely on StackOverflow.

ironbishop avatar Mar 27 '19 13:03 ironbishop

Nevermind. Undocumented, but already works.

ironbishop avatar Mar 29 '19 12:03 ironbishop

@ironbishop: What prefix do you use? powershell/? Only questions do work, but not learn-x-in-y, right? And RosettaCode does not work either?

chubin avatar Mar 29 '19 12:03 chubin

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 :)

ironbishop avatar Mar 29 '19 13:03 ironbishop

curl cheat.sh/powerhsell/install+activedirectory+module should be curl cheat.sh/powershell/install+activedirectory+module

dayvidvp avatar Sep 27 '21 15:09 dayvidvp