repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
83272b6
parent
cda9800
author
Eric Bower
date
2024-12-19 14:51:39 -0500 EST
docs: readme
1 files changed,  +2, -2
M README.md
+2, -2
 1@@ -16,12 +16,12 @@ rsync, scp, or sftp. Hopefully you see the trend.
 2 - [tuns](https://pico.sh/tuns): https/wss/tcp tunnels to localhost using only
 3 - [pages](https://pico.sh/pgs): A static site hosting platform using SSH for
 4   site deployments. SSH.
 5-- [pipes](https://pipe.pico.sh): Authenticated `*nix` pipes over SSH
 6+- [pipe](https://pipe.pico.sh): Authenticated `*nix` pipes over SSH
 7 - [prose](https://pico.sh/prose): A blog platform using SSH for content
 8   management.
 9+- [rss-to-email](https://pico.sh/feeds): An RSS email notification service using SSH.
10 - [pastes](https://pico.sh/pastes): Upload code snippets using rsync, scp, and
11   sftp.
12-- [rss-to-email](https://pico.sh/feeds): An RSS email notification service using SSH.
13 
14 ## Deploy a site with a single command
15