primo-extract
v0.20.0
Published
Extract all sources and templates from a Primo environment
Downloads
37
Readme
Primo Extract
Extract code and templates from the Primo.
Use version <0.14 for Primo Classic, Use version <0.19 for PrimoVE and >=0.19 for NDE.
!!!You need a node.js(7.6 or better) that support async/await!!!Install:
yarn global add primo-extractor
npm install primo-extract -gUsage:
primoExtract --primo=https://your.primo.instance --outDir=/directory/to/exported/sourceExample: Getting the code from the Primo QA environment
primoExtract --primo=https://primo-qa.hosted.exlibrisgroup.com --outDir=./primoSourceCodeFor NDE
Not the default yet.
primoExtract --primo=https://your.primo.instance --outDir=/directory/to/exported/source --nde