Nick Karnik
Nick Karnik
I've created a couple of tutorials here: [Creating your first HTML5 Application: Hello World](https://github.com/nikhilk/scriptsharp/wiki/Creating-your-first-HTML5-Application:-Hello-World) [Building a spreadsheet in Script# using HTML5](https://github.com/nikhilk/scriptsharp/wiki/Building-a-spreadsheet-in-Script%23-using-HTML5). I also shared the [source code for the tutorial](https://github.com/theoutlander/scriptsharp-spreadsheet)...
@erik-kallen - Is there an interest in your group to merge the two projects? I can fork this repo and work with you in that case.
@erik-kallen @ProdigySim I haven't tried Saltarelle mainly because I'm not sure what to expect. I think it's safe to assume that it will be challenging for existing large projects. I...
@nkmeyers I fixed this issue by running: > pip install pyopenssl On OSX, the issue is related to python using the system OpenSSL which happens to be an outdated version....
Added a workaround. PR @ https://github.com/krakenjs/express-enrouten/pull/97.