2.0.0 ā€¢ Published 3 years ago

uomlibraryscripts-luna-tei v2.0.0

Weekly downloads
3
License
ISC
Repository
-
Last release
3 years ago

Welcome to uomlibraryscripts-luna-tei šŸ‘‹

Version License: ISC

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