-
-
Save rahulmr/064bb363a86e65e9fc4f6de75e50cf62 to your computer and use it in GitHub Desktop.
A simple example for Scoop documentation.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$name = split-path (whoami) -leaf | |
"Hello, $name!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment