You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotctl/README.md

16 lines
217 B
Markdown

# Bender
![](assets/bender.png)
A general purpose CLI tool.
## Installation
- TBD
## Usage
use pretty command to get whitespace for special characters like `\n` and `\t`
e.g.
```bash
bender pretty example.txt
```