Files
toolbox/_viash.yaml
CI f36121ecc2 Build branch update-readme with version v0.1.0 (da8377a)
Build pipeline: viash-hub.toolbox.update-readme-hn4r8

Source commit: da8377a82e

Source message: update readme
2025-05-06 19:12:54 +00:00

27 lines
1.3 KiB
YAML

name: toolbox
version: v0.1.0
summary: |
A collection of curated command-line tools for general IT tasks, built with Viash.
description: |
`toolbox` provides a versatile suite of IT components, following the robust Viash (https://viash.io) framework.
This package focuses on delivering reliable, standalone tools that can be easily integrated into larger computational workflows.
The core philosophy emphasizes **reusability**, **reproducibility**, and adherence to **best practices** in component creation. Key features of `toolbox` components include:
* **Standalone & Nextflow Ready:** Execute components directly from the command line or seamlessly incorporate them into Nextflow workflows.
* **High Quality Standards:**
* Comprehensive documentation for each component and its parameters.
* Full exposure of the underlying tool's arguments for maximum flexibility.
* Containerized (Docker) to ensure consistent environments and manage dependencies, leading to enhanced reproducibility.
* Unit tested to verify functionality and ensure reliability.
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.4
config_mods: |
.requirements.commands := ['ps']