Hacker News new | ask | show | jobs
Ask HN: Developing with Bash on Ubuntu on Windows
2 points by joaopms 3633 days ago
Now that we have Bash on Ubuntu on Windows, how do people code things?

I use Sublime Text 3 and want to code in Go, but I'm not sure if I should install Go on Windows or on Bash on Ubuntu on Windows...

1 comments

if you are using the bash prompt and all that it entails, then you install go on Ubuntu in Windows. If you, however, are using the Windows command prompt, then install it under Windows... Or, alternatively, install on both...