shithub: 9scripts

Download patch

ref: baf1cf2313cfc48f24be0546e0a998252ef3c0b2
parent: d3d259e4a955502927be471132af317623b1aa48
author: glenda <glenda@9front.local>
date: Wed Dec 23 23:48:14 EST 2020

added gemnine install script

--- /dev/null
+++ b/install/gemnine
@@ -1,0 +1,8 @@
+#! /bin/rc
+cd
+mkdir -p code
+cd code
+git/clone https://git.sr.ht/~ft/gemnine
+cd gemnine
+mk install
+