This tool adheres to Semantic Versioning.
- Crawl queued hyperdrives for novel keys.
- Start from current working directory.
- Ignore
node_modules
and.git
directories during crawls. - Scrape the following files for keys:
.htm
and.html
— Hypertext markup documents.md
and.markdown
— Markdown documents.xml
— Extensible markup data file.json
— JavaScript object notation data file.js
— JavaScript script or module.css
— Cascading stylesheet
- Queue mounted directories.
- Check installed version with
--version
(abbr.-v
) option. - Mount discovered drives with
--mount
(abbr.-m
) option.