Created
June 15, 2018 15:58
-
-
Save fabiojb/e38abf8690269d8612b18090f8f5bbb1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
ln /c/dev/repos/vv-jornada-core-ngx/dist/ ./ | |
link /c/dev/repos/vv-jornada-core-ngx/package.json ./package.json | |
mklink "package.json" "C:\dev\repos\vv-jornada-core-ngx\package.json" | |
mklink /d "dist" "C:\dev\repos\vv-jornada-core-ngx\dist\" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment