add shortcuts for erlang (#2329)

This commit is contained in:
YUAN Shen 2018-06-24 22:55:18 +08:00 committed by Ross Smith II
parent 0682873075
commit 81db42a594

View File

@ -45,5 +45,11 @@
"url": "http://erlang.org/download/otp_win32_$version.exe" "url": "http://erlang.org/download/otp_win32_$version.exe"
} }
} }
} },
"shortcuts": [
[
"bin\\werl.exe",
"Erlang"
]
]
} }