Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 272 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 272 Bytes

Thor

A working ruby and ruby gem install is required

Installation

requirements

ruby 1.8 or 1.9 or 2.X

install

gem install bundler
bundle install

Usage

Get a list of CLI tasks

thor -T

Run a task

thor compile:check