projects
/
mudsync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcbd3bb
)
how to connect to the guile socket version
author
Christine Lemmer-Webber
<cwebber@dustycloud.org>
Wed, 21 Sep 2022 15:23:22 +0000
(11:23 -0400)
committer
Christine Lemmer-Webber
<cwebber@dustycloud.org>
Wed, 21 Sep 2022 15:23:22 +0000
(11:23 -0400)
README.org
patch
|
blob
|
history
diff --git
a/README.org
b/README.org
index 018028b3a8bf23616d9f621d557e1915850fec55..61a414a6eee0623df403304c8a43ec62b9e20060 100644
(file)
--- a/
README.org
+++ b/
README.org
@@
-37,7
+37,12
@@
to get started.
** Hacking
When you start up the bricabrac demo, it'll by default start up a
-port you can connect over localhost to if you're using emacs + geiser.
+socket you can connect to with emacs + geiser like:
+
+: M-x geiser-connect-local <RET>
+: guile <RET>
+: /tmp/8sync-socket <RET>
+
Then you can live hack away!
If you change something in bricabrac (or whatever) and want to update