Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 878 Bytes

SneakerNetPlugins.pl.md

File metadata and controls

37 lines (22 loc) · 878 Bytes

SYNOPSIS

SneakerNetPlugins.pl

Runs all plugins for a SneakerNet-formatted run

Software requirements

See: dependencies

Algorithm

Reads the workflow from snok.txt in an input folder. If one is not provided, will run the default workflow. Workflows are described in PLUGINS.md.

Each workflow's plugins and the order of plugins are determined by plugins.conf, documented in PLUGINS.md.

Passing of flags

Some options are passed onto the plugin scripts

  • --force
  • --numcpus
  • --tempdir

Outputs

Virtually all workflows create:

This script also produces a variety of outputs described in their own documentation SneakerNetOutput.md.