Update README.md

This commit is contained in:
colin 2023-12-27 15:26:44 +00:00
parent c6b2d6b82d
commit 7b5b55da5e
1 changed files with 7 additions and 7 deletions

View File

@ -10,15 +10,14 @@ Major design objectives:
* Be really pretty
* Be really simple
* Be easy to set up and use
Haste works really well with a little utility called (planned a migration)
*planned [haste-client](https://git.nixc.us/Nixius/haste-client), allowing you
<!--
Haste works really well with a little utility called [haste-client](https://git.nixc.us/Nixius/haste-client), allowing you
to do things like:
`cat something | haste`
which will output a URL to share containing the contents of `cat something`'s
STDOUT. Check the README there for more details and usages.
STDOUT. Check the README there for more details and usages. -->
<!-- ## Tested Browsers
@ -33,11 +32,12 @@ STDOUT. Check the README there for more details and usages.
* [] TODO: test a go binary that can stream text to hastebin.
## Installation
1. Download the package, and expand it
* [] TODO: update instructions for running with `docker compose up -d` possibly do an asciinema screen recording for this.
<!-- 1. Download the package, and expand it
2. Explore the settings inside of config.js, but the defaults should be good
3. `npm install`
4. `npm start`
4. `npm start` -->
The container exists at git.nixc.us/colin/haste:haste-production and may be made public eventually.
## Settings