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
218 B
Markdown

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