1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2025-12-12 23:05:56 +00:00

Added a note on WinHaste to the README

This commit is contained in:
John Crepezzi
2012-01-27 09:44:43 -05:00
parent f2c6260bd0
commit cf4c274d67

View File

@@ -33,6 +33,10 @@ alias work_haste="HASTE_SERVER=http://something.com haste"
After which you can use `work_haste` to send hastes to that server instead.
## Windows Support
If you'd like an alternative on Windows that supports functionality similar to `pbcopy`, check out Aidan Ryan's [WinHaste](https://github.com/ajryan/WinHaste) project.
## Author
John Crepezzi <john.crepezzi@gmail.com>