#pipe #linux #time #amount #continuing

app pause

Pause linux pipes for certain amount of time before continuing

1 unstable release

0.1.0 Oct 25, 2019

#42 in #amount

Custom license

3KB

pause

asciicast

Install

cargo install pause

Usage

function get-repository() {
  hub api search/repositories?q=$1 | jq -r '.items[0].html_url' | pause | xargs ghq get
}

Dependencies

~165KB