1 unstable release
0.1.0 | Oct 25, 2019 |
---|
#50 in #amount
3KB
pause
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
~175KB