WD
Usage
Usage: wd DIR CMD [ARGS]
Examples
> pwd
/foo
> wd bar pwd
/foo/bar
Install
Requisites are GHC and Cabal.
> make install
This is a command to run another command on a specified directory.
Homepage Repository Hackage Makefile Download
cabal install wd-0.1.0.0