Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

tabulapdf/tabula-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabula NG

How to run the app

  1. You'll need bower
  2. cd into static and run bower install
  3. Switch to JRuby and install the dependencies: bundle install
  4. Create the DB: sqlite3 data/tabula_api.db < data/tabula_api.sql
  5. run the app: TABULA_DATA_DIR=$(pwd)/data rackup

Releases

No releases published

Packages

No packages published

Languages