Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 233 Bytes

installing_from_source.md

File metadata and controls

17 lines (11 loc) · 233 Bytes

Installing from source

To install from source, you need:

  1. git
  2. Ruby
  3. A C compiler

Do:

git clone https://github.com/tamc/excel_to_code.git
cd excel_to_code
bundle 

To test it is working:

bundle exec rake