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.
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