Eseguire ASP.NET vNext su Mac OS con Kulture e Omnisharp

L’articolo descrive come eseguire ASP.NET vNext con sistema operativo Mac OS X. La procedura richiede alcuni passaggi e un po’ di pazienza. Fortunatamente OS X include già il prerequisito Ruby: versione 2.0 su Mavericks/Yosemite, 1.8.7 su Mountain Lion, Lion e Snow Leopard. Sublime Text Un text editor avanzato molto diffuso per Mac OS X è Sublime Text{:target="_blank"}. Personalmente lo uso anche in Windows per sviluppare soluzioni Salesforce.com{:target="_blank"} o per prendere note e redigere articoli in HTML. Altri editor supportati all’epoca della scrittura erano: ...

December 20, 2014 · 2 min · Andrea Azzola

MavensMate unable to reach GitHub on Windows

MavensMate was a popular community plugin for the Force.com platform, built on the Sublime Text IDE (created and maintained by Joe Ferraro) as a free alternative to the official Force.com IDE. Under certain conditions on Windows 7/8 (often proxy/firewall configurations), installation could fail with an error similar to: Installation of Sublime Text plugin failed. This is likely due to the installer being unable to reach GitHub. If you are behind a firewall or using a proxy, you should configure git accordingly (google: git config --global https.proxy) and ensure your HTTPS/HTTPS_PROXY environment variable(s) are set properly. Otherwise, please log an issue on the MavensMate GitHub project. There is an existing GitHub issue with a workaround suggested by Joe Ferraro. The steps that worked for me were: ...

April 6, 2014 · 1 min · Andrea Azzola