We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3.0 release
Merge pull request #50 from AdrieanKhisbe/refactor Major code refactor
2.3.0 release
add package.json and Makefile for bpkg install
Added verbose output for the resty command; if -v is specified then r… …esty prints saved curl options along with the current URI base.
updated the docs
Fixes gh-23 where 'which' was printing error messages when $EDITOR is… … not defined
This should fix issue gh-21. Shift was being called in zsh without ch… …ecking if $# was positive.
removed support for curl's -q option in favor of resty's shadowed ver… …sion