Type Config
File match .runny.yaml .runny.yml
Schema URL https://catalog.lintel.tools/schemas/schemastore/runny/latest.json
Source https://raw.githubusercontent.com/simonwhitaker/runny/main/schema/runny.schema.json

Validate with Lintel

npx @lintel/lintel check
Type: Config

Definitions

CommandDef object
argnames string[]
description string
env string[]
if string
internal boolean
needs string[]
run string
shell string
then string[]
Config object
commands Record<string, object> required
env string[]
shell string