1.0.3 • Published 2 years ago

open-archival-toolset v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

open-archival-toolset (oats)

oats is a set of command line tools, with a focus on archival tasks.

How to install

  1. Install Node
  2. run npm i -g open-archival-toolset from the command line to globally install oats
  3. to confirm installation, run oats --help for a list of available tools

Available tools

dir2csv

Outputs the contents of a target directory to a csv.

dirdiff

Prints the differences between two directories.