Skip to content

pulibrary/whichiso

Repository files navigation

WhichISO

A cataloging tool application in use at Princeton University Library for matching ISO 639-3 codes to language names in the 546 field from bulk MARC records.

Initial Setup

Clone this repository following github's instructions provided in the Code dropdown on the main page of this repo.

Install bundled dependencies:

$ asdf install

$ bundle install

$ yarn install