Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 362 Bytes

offenerhaushalt-dresden

Install & Usage

Get the code

git clone https://github.com/Mic92/ratsinfo-scraper.git

Get jruby (this means java, need for tabular-extractor)

curl -L https://get.rvm.io | bash
rvm install jruby

Install bundler

gem install bundler

Install Dependencies

cd offenerhaushalt-dresden
bundle install