Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 346 Bytes

###Dependencies

  • Use Ruby 2.1.3

  • Install bundler

      [host]$ gem install bundler
    

###Setup [host]$ git clone git@github.com:bonniecpk/sk-transformer.git [host]$ bundle

###To run [host]$ ruby app.rb -i /path/to/input -o /path/to/output

###To run tests [host]$ rspec

###To see command-line options [host]$ ruby app.rb