0.18.0 • Published 2 months ago

primo-extract v0.18.0

Weekly downloads
11
License
MIT
Repository
github
Last release
2 months ago

Primo Extract

Extract code and templates from the Primo NUI.

For Primo local install use a version < 0.14

!!!You need a node.js(7.6 or better) that support async/await!!!

__Install:__

yarn global add primo-extract

or

npm install primo-extract -g

__Usage:__

primoExtract --primo=https://your.primo.instance --outDir=/directory/to/exported/source --ve=false

primo: Your Primo instance URL   
outDir: Location of the extracted files   
ve: Is this a PrimoVE installation. default: true


Example: Getting the code from the Primo QA environment

primoExtract --primo=https://primo-qa.hosted.exlibrisgroup.com --outDir=./primoSourceCode --ve=false

0.17.0

2 months ago

0.18.0

2 months ago

0.15.0

1 year ago

0.16.0

1 year ago

0.14.4

1 year ago

0.13.0

3 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

6 years ago