@@ -36,38 +36,43 @@ This version of Calcyte targets the [R0-Crate Spec, v0.2](https://github.com/UTS
npm link
## Get set up for development use
RO-Crate
## Usage / instructions
Calcyfy creates RO-Crates whith and HTML entry-point. This relies on
Get a web server running on local host:
```
```
### Usage
Calcyfy creates RO-Crates with an HTML entry-point in r
Usage:
```
> ./calcyfy
Usage: calcyfy [options] <directories...>
> ./calcyfy
Usage: calcyfy [options] <directories...>
Generates DataCrate HTML for ro-crate-metadata.jsonld files. Pass a list of directories. To create Spreadsheet files for entring metadata use -d or -r.
Generates [RO-Crate] HTML for ro-crate-metadata.jsonld files. Pass a list of directories. To create Spreadsheet files for entering metadata use -d or -r.
Options:
-V, --version output the version number
-b, --bag [bag-dir] Create Bagit Bag(s) under [bag-dir])
-n, --no No Citation - only applies ith --bag
-z, --zip Create a zipped version of the bag - only applies with --bag
-d, --depth [depth] Maximum depth to recurse into directories
-r, --recurse Recurse into directories looking for ro-crate-metadata_.xslx files
-s, --save Save ro-crate-metadata after trimming it (and adding missing context if necessary).
-h, --htmlscript [htmlscript] HTML render script
-u, --url [distro] Distribution URL
-h, --help output usage information
-V, --version output the version number
-b, --bag [bag-dir] Create Bagit Bag(s) under [bag-dir])
-n, --no No Citation - only applies ith --bag
-z, --zip Create a zipped version of the bag - only applies with --bag
-d, --depth [depth] Maximum depth to recurse into directories
-r, --recurse Recurse into directories looking for CATALOG_.xslx files
-c, --cratescript [cratesript] URL of "crate.js" rendering script from the ro-crate-js library
-u, --url [distro] Distribution URL
-h, --help output usage information
```
To run Calcyte on a group of directories pass it a list of directories