Skip to content

openpreserve/carrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start app in the developer mode: "yarn dev"

Install general dependencies: "yarn install"

Add FIDO tool:

  1. "yarn fido"
  2. (mac) "yarn fido:mac"

Add JHOVE tool:

  1. "yarn jhove-download"
  2. (win) "yarn jhove"
  3. (linux) "yarn jhove:linux
  4. (mac) "yarn jhove:mac

Add veraPDF tool:

  1. "yarn veraPDF-download"
  2. (win) "yarn veraPDF-unzip"
  3. (linux) "yarn veraPDF-unzip:linux"
  4. (mac) "yarn veraPDF-unzip:mac"
  5. (win) "yarn veraPDF"
  6. (linux) "yarn veraPDF:linux"
  7. (mac) "yarn veraPDF:mac"

Add jpylyzer tool:

  1. "yarn jpylyzer"

Production Build (produce the installers)

  • (win) : "yarn run dist"
  • (linux) : "yarn run dist:linux"
  • (mac) : "yarn run dist:mac"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published