Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you’re using Sublime Text, you can install dotnet-script [1] and set up a new build system for .NET like this:

{ "file_patterns": ["*.cs"], "cmd": ["dotnet-script", "$file"] }

[1] https://github.com/dotnet-script/dotnet-script



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: