Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 321 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 321 Bytes

Indexer

A program to index collections.

Features

  • Flat file database
  • CLI, rather than GUI
  • Configurable by modifying the run.py file.
  • Python 3
  • Cross-platform

How to install

Dependencies

  • Python 3
  • sudo

Instructions

Run the install.sh script.

Uninstallation

Run the uninstall.sh script.