Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 502 Bytes

File metadata and controls

12 lines (9 loc) · 502 Bytes

README

To run use in command line use: ./run --data=<list of files> [--prefix] [--whitespace] [--led=<led>] where list of files is a string with each file path separated by commas and no spaces.

This will give you a barebones REPL, where you can enter text and you will be output at most 5 suggestions sorted alphabetically.

To run use in command line use: ./run --gui [--port=<port>]

Source:

https://web.archive.org/web/20210413075902/http://cs.brown.edu/courses/cs0320/labs/databases.html