-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Windows OS] adding kotlin lang using chocolatey #3784
[Windows OS] adding kotlin lang using chocolatey #3784
Conversation
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
4826cf3
to
7e6abf3
Compare
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run windows2016, windows2019 |
Azure Pipelines successfully started running 2 pipeline(s). |
@@ -379,6 +379,7 @@ | |||
{ "name": "tortoisesvn" }, | |||
{ "name": "swig" }, | |||
{ "name": "vswhere" }, | |||
{ "name": "kotlinc" }, | |||
{ | |||
"name": "julia", | |||
"args": [ "--ia", "/DIR=C:\\Julia" ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SirJosh87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes?
Description
A new tool for Windows OS. Kotlin lang was added using chocolatey software.
Related issue:
#3687
Check list