1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01:00

Updated haste-client information

This commit is contained in:
zneix 2020-09-05 18:06:43 +02:00
parent 7d476a668e
commit 7c7fd10c29
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 911916E0523B22F6

View file

@ -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