erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.21k stars 81 forks source link

add recurse.pony #285

Open dariye opened 5 years ago

dariye commented 5 years ago

Add recurse.pony

base

Github Recurse

JotaRandom commented 5 years ago

Sadly still need the basic metadata and the tty version but is fine as a start

dariye commented 5 years ago

How do I add the metadata? I think I can use the script to get the tty version

JotaRandom commented 5 years ago

´ponysay-tool --edit recurse.pony´

asuming you have the latest release, the tool will open a nano a-like edit tool to add the data to the .pony file add what is relevant and save it, some really specific stuff is added manially (mostly chrysalis related)

later I can regenerate the tty ponies with our script

or move it to the corresponding directory if needed