Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ downloaded more recently than the latest weekly to feed to the importer.
* DBI
* DBD::SQLite

On Debian-based systems, install the following packages:

* `curl`
* `libconfig-inifiles-perl`
* `libdbd-sqlite3-perl`
* `libdbi-perl`
* `p7zip-full`

## First-use prep

uls-fetch.sh is what downloads ULS archives, both initially and to check for
Expand Down