24 lines
404 B
Markdown
24 lines
404 B
Markdown
# Anya's util**itty**s
|
|
|
|
Anya's utilities for itty.
|
|
|
|
## MDTW
|
|
|
|
MDTW or "Markdown Trans Woman" is a program that aims to convert Markdown files to Woman files.
|
|
|
|
Usage:
|
|
|
|
```sh
|
|
ruby mdtw.rb mymarkdownfile.md > mywomanfile
|
|
```
|
|
|
|
## Maam
|
|
|
|
Maam or "Merry Anya's ANSI woMan page printer" is a utility for printing woman pages
|
|
to the console using ANSI escape sequences.
|
|
|
|
Usage:
|
|
|
|
```sh
|
|
ruby maam.rb mywomanfile
|
|
```
|