Skip to content

Instantly share code, notes, and snippets.

View afshinator's full-sized avatar
🏠
Working from home

Afshin Mokhtari afshinator

🏠
Working from home
View GitHub Profile
@ngehani
ngehani / gist:8042452
Last active March 11, 2021 18:06
Configuring the Odin Project on your Local Mac OS X
Getting THE ODIN PROJECT running on your Mac OS X
- Step numbers below correspond to Eriks steps in 'Hacking on the Site Yourself' at:
https://github.com/TheOdinProject/theodinproject
Read those instructions at the same time for context. These instruction apply to using it within iTerm2 or similar terminal window in Mac OS X
1. Your Mac OSX should be set up with Rails 4 and Ruby 2 and RVM - if you have RVM, then it makes it easy to setup the odin project for use with Ruby 1.9.3
@ericelliott
ericelliott / essential-javascript-links.md
Last active July 18, 2024 15:03
Essential JavaScript Links