repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
14eefbe
parent
ab6321f
author
Eric Bower
date
2024-04-22 14:29:22 +0000 UTC
chore: readme
1 files changed,  +2, -2
M README.md
+2, -2
 1@@ -1,5 +1,7 @@
 2 # pico.sh - hacker labs
 3 
 4+> Read our docs at [pico.sh](https://pico.sh).
 5+
 6 Open source and managed services leveraging SSH.
 7 
 8 The secret ingredient to all our services is how we let users
 9@@ -19,8 +21,6 @@ colleague?  Use rsync, scp, or sftp.  Hopefully you see the trend.
10 - pastes.sh: Upload code snippets using SSH.
11 - feeds.sh: An RSS email notification system using SSH.
12 
13-Read our docs at [pico.sh](https://pico.sh).
14-
15 ## development
16 
17 [Local setup](/dev.md)