for the good of luna /hj

This commit is contained in:
Mewrry the Kitty 2026-03-13 15:09:53 -05:00
commit bd7c371876
3 changed files with 209 additions and 0 deletions

24
readme.md Normal file
View file

@ -0,0 +1,24 @@
# 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
```