sul-dlss-labs / ld4p-tracer-bullet-scripts

Symphony scripts that use and run the sul-dlss/ld4p-tracer-bullets
Other
0 stars 1 forks source link

Add a git submodule to track the loc_marc2bibframe converter #12

Closed dazza-codes closed 7 years ago

dazza-codes commented 7 years ago
$ git submodule add https://github.com/lcnetdev/marc2bibframe.git ./loc_marc2bibframe

This is the start of a solution for #10, which also requires some installation scripts. This git submodule will allow this project to have easy access to the LOC converter and to track what version of it is used (the git submodule feature tracks a specific commit on the source project).

This might create a minor conflict with #18 in the .gitmodules file (or vice versa, depending on which PR is merged first).