/findex

Crawls a directory you give it to to search for .url files, then indexes those URLs into elasticsearch

Primary LanguageCoffeeScript

findex

GitHub release Travis Code Climate Coveralls David David

Crawls a directory you give it to to search for .url files, then indexes those URLs into Elasticsearch.

Setup

  1. Install this package globally with npm i -g tqn/findex#[VERSION TAG].
  2. Invoke with findex

To Configure

  1. Run findex --config to find the location of the configuration file.
  2. Edit the file.

Todo

  • Increase coverage.