uomlibraryscripts-luna-tei
v2.0.0
Published
UoM Library Node.js app for conversion of Luna metadata to TEI
Downloads
2
Readme
Welcome to uomlibraryscripts-luna-tei 👋
UoM Library Node.js app for conversion of Luna metadata to TEI
Install
npm install
Usage
Reads a CSV from stdin. Outputs individual files to the current working directory, unless specified otherwise.
cat luna.csv | uomlibraryscripts-luna-tei
cat luna.csv | uomlibraryscripts-luna-tei --out=<folder to output to>
cat luna.csv | uomlibraryscripts-luna-tei --use-pipe-separator
uomlibraryscripts-luna-tei < luna.csv
Bitbucket source
https://bitbucket.org/unimanlibrarydevs/lunatotei/src/master/
Author
👤 UoM Library DTS
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator