/ruby-skeleton

A Ruby Project Template - Skeleton

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

ruby-skeleton

A Ruby Project Template - Skeleton

This project is completely based on Zed A. Shaw's great tutorial: Learn The Ruby Hard Way

Usage

  1. Just clone this repo to your local: git clone git@github.com:recepinanc/ruby-skeleton.git

  2. Change the NAME to the name of your project.

Further Understanding

If you are a beginner just like me, following this awesome tutorial might be useful.