UNPKG

recurl

Version:

post a file to a revisit service from the command line

36 lines (19 loc) 590 B
# recurl post a file to a revisit service from the command line ## usage ```shell npm install -g recurl recurl < ~/butts.jpg > curl -X POST http://hiiamchris.com:4200 -H="content-type:application/json" | recurl --no-u > butts.gif && open butts.gif or recurl --service http://glitch.nothingissacred.org/rbspook/service < ~/butts.jpg | recurl --no-u > butts.gif && open butts.gif ``` ## api haha ## installation $ npm install -g recurl ## running the tests haha ## contributors - jden <jason@denizac.org> ## license ISC. (c) MMXIV jden <jason@denizac.org>. See LICENSE.md