run-cli 0.0.53

A CLI to help you run any command
# Table of contents

- [What is Run?]./readme.md
- [Installation]./installation.md

## Getting Started

- [First steps]./getting-started/first-steps.md
- [Your first Runfile]./getting-started/your-first-runfile.md
- [Moving forward]./getting-started/moving-forward.md

## User Guide

- [Introduction]./user-guide/introduction.md
- [Runfile]./user-guide/runfile.md
- [Modes]./user-guide/modes.md
- [Tagging]./user-guide/tagging.md
- [Processors]./user-guide/processors.md
- [Dependencies (TODO)]./user-guide/dependencies.md
- [Watch (TODO)]./user-guide/watch.md

## Examples

- [Go Project]./examples/go-project/run.toml.md
- [Node.js Project]./examples/nodejs-project/run.toml.md
- [Rust Project]./examples/rust-project/run.toml.md
- [Tmux mode]./examples/tmux-mode/run.toml.md

## Misc

- [FAQ]./faq.md
- [Alternatives]./alternatives.md
- [Contributing]./contributing.md