A Ruby Project Template - Skeleton
This project is completely based on Zed A. Shaw's great tutorial: Learn The Ruby Hard Way
-
Just clone this repo to your local:
git clone git@github.com:recepinanc/ruby-skeleton.git
-
Change the NAME to the name of your project.
If you are a beginner just like me, following this awesome tutorial might be useful.