open-archival-toolset
v1.0.3
Published
Open Archival Tool Set (oats)
Downloads
2
Readme
open-archival-toolset (oats)
oats is a set of command line tools, with a focus on archival tasks.
How to install
- Install Node
- run
npm i -g open-archival-toolset
from the command line to globally install oats - 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.