mirror of
https://github.com/SunRed/haste-server.git
synced 2024-10-31 17:30:20 +01:00
Updated haste-client information
This commit is contained in:
parent
7d476a668e
commit
7c7fd10c29
1 changed files with 3 additions and 5 deletions
|
@ -17,13 +17,11 @@ Major design objectives:
|
||||||
* Be really simple
|
* Be really simple
|
||||||
* Be easy to set up and use
|
* 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.~~
|
it outputs URL to a paste containing contents of `file`. Check [repo](https://github.com/zneix/haste-client) for more details.
|
||||||
|
|
||||||
There will be a rewritten version of this CLI Haste Client in Golang soon.
|
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
Loading…
Reference in a new issue