You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Run any of 260+ CLI tools (CSV, JSON, sysadmin, security, encoding, text, math, networking, devops) with zero dependencies. One action, one install, no build step.'
author: 'EVOLVER <evolver@evolver.dev>'
branding:
icon: 'terminal'
color: 'blue'
inputs:
tool:
description: 'Tool name to run (e.g. csv-stats, json-pretty, sysmon). Use "list" to show all tools.'
required: true
args:
description: 'Arguments passed to the tool. Example: "data.csv --sort-by name".'
required: false
default: ''
version:
description: 'EVOLVER Tools version to install. Example: "38.0.14" or "latest".'