- Ruby 2+
- bundler
bundle install --path vendor/bundle
running the test
bundle exec rspec
To run the application
exe/zendesk-search
You can place more .json source files in the data
directory and update source_association_config.yml.
The changes will be picked up once you start the application again.
Please note though that making these changes will break some tests.