wd

This is a command to run another command on a specified directory.


Keywords
data, program, Propose Tags , Skip to Readme, , wd-0.1.0.0.tar.gz, browse, Package description, package maintainers, edit package information
License
Apache-2.0
Install
cabal install wd-0.1.0.0

Documentation

WD

Hackage

CI

Sponsor

Usage

Usage: wd DIR CMD [ARGS]

Examples

> pwd
/foo
> wd bar pwd
/foo/bar

Install

Requisites are GHC and Cabal.

> make install