Skip to content

Instantly share code, notes, and snippets.

@jmpews
Created January 14, 2020 06:06
Show Gist options
  • Save jmpews/fffc8ef0d5d0f078921d507992b3efec to your computer and use it in GitHub Desktop.
Save jmpews/fffc8ef0d5d0f078921d507992b3efec to your computer and use it in GitHub Desktop.
powershell snippet
# create symbol link
New-Item -ItemType SymbolicLink -Name Mystique -Value D:\Codehub\LLVMext\llvm-project-swift-5.1.3\llvm-project-swift-5.1.3-RELEASE\llvm\lib\Mystique -Path D:\Codehub\PersonalOpensource\Mystique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment