Skip to content

Commit

Permalink
Updated haste-client information
Browse files Browse the repository at this point in the history
  • Loading branch information
zneix committed Sep 5, 2020
1 parent 7d476a6 commit 7c7fd10
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ Major design objectives:
* Be really simple
* Be easy to set up and use

~~Haste works really well with a little utility called [haste-client](https://github.com/seejohnrun/haste-client), allowing you to do things like:~~
I also rewrote Command Line utility [haste-client](https://github.com/zneix/haste-client), which can do things like:

~~`cat file | haste`~~
`cat file | haste`

~~which will output a URL to paste containing the contents of `file`. Check the README there for more details and usages.~~

There will be a rewritten version of this CLI Haste Client in Golang soon.
it outputs URL to a paste containing contents of `file`. Check [repo](https://github.com/zneix/haste-client) for more details.


# Installation
Expand Down

0 comments on commit 7c7fd10

Please sign in to comment.