Skip to content

Instantly share code, notes, and snippets.

View blagoeres's full-sized avatar
🎯
Focusing

Blago Eres blagoeres

🎯
Focusing
  • Freelancer
  • Croatia
View GitHub Profile
@blagoeres
blagoeres / Enable HTTP2 (h2) in NGINX.md
Last active March 3, 2019 05:30
🌟 Hypertext Transfer Protocol Version 2 (HTTP/2) in NGINX ⭐
@blagoeres
blagoeres / .md
Last active March 3, 2019 05:31
⭐ Frontend tooling & development environment for OS X

Setup your development environment for OS X

I bought new Macbook Pro 15 Retina. These are tools I like to install on macOS operating system.

Checklist

Prep OS X

  • Download and install latest version of Xcode from the Mac App Store.
  • Download and install Apple's Command Line Tools by issuing this command xcode-select --install