ojob.io/grid/generate

Usage

ojob ojob.io/grid/generate grid=2x2 data=https://ojob.io/grid/data/example offline=true 

Description

Generates a basic ojob, for customization, to display a grid given an interval to be interrupted by hitting 'q'.

Expects

Name Description
grid A string with [X]x[Y] (e.g. 4x2) to generate the appropriate place holders for each grid cell (defaults to 2x2)
data Uses a pre-built grid json/yaml file or URL
offline If offline=true the generated ojob will include all dependencies (defaults to false)