Skip to content

DanielOaks/dashpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashpipe

dashpipe is a utility for ponifying and deponifying text.

It replaces words such as 'everyone' with 'everypony'.

It either returns a ponified version of text from an input pipe, or directly from STDIN.

Installation

There are two ways to install dashpipe, via a provided package, or manually.

Arch Linux

Arch linux comes with an AUR package, under dashpipe-git .

Install it under pacaur, another aur frontend, or just download the PKGBUILD and do it yourself!

$ pacaur -S dashpipe-git

Manually

dashpipe comes with a handy little Makefile, so you can simply:

$ make
$ make install

This will make and install the man page, script itself, and license

dashpipe supports the usual PREFIX variable to change where it is installed. Check the Makefile itself for other options!

About

A silly little utility to ponify/deponify text

Resources

License

Stars

Watchers

Forks

Packages

No packages published