Skip to content

Commit

Permalink
Add installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
iwat committed May 6, 2017
1 parent 654110a commit c307af5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ Call `xargs` quickly.

Well, the name may be over claimed because I did not implement all functionalities of `xargs`.

Installing
----------

MacOS is simple.

$ brew install iwat/public/qxargs

Other OS needs to build from source, which is also one liner.

$ go get github.com/iwat/qxargs

Usage
-----

Expand Down

0 comments on commit c307af5

Please sign in to comment.