14 lines
313 B
YAML
14 lines
313 B
YAML
|
|
name: toolbox
|
||
|
|
description: |
|
||
|
|
A collection of command-line tools.
|
||
|
|
license: MIT
|
||
|
|
keywords: [toolbox, command-line, tools]
|
||
|
|
links:
|
||
|
|
issue_tracker: https://github.com/viash-hub/toolbox/issues
|
||
|
|
repository: https://github.com/viash-hub/toolbox
|
||
|
|
|
||
|
|
viash_version: 0.9.0
|
||
|
|
|
||
|
|
config_mods: |
|
||
|
|
.requirements.commands := ['ps']
|