Crawls a directory you give it to to search for .url files, then indexes those URLs into Elasticsearch.
- Install this package globally with
npm i -g tqn/findex#[VERSION TAG]. - Invoke with
findex
- Run
findex --configto find the location of the configuration file. - Edit the file.
- Increase coverage.