for the good of luna /hj
This commit is contained in:
commit
bd7c371876
3 changed files with 209 additions and 0 deletions
24
readme.md
Normal file
24
readme.md
Normal 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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue