Caffeine: Livecoding Smalltalk Environment for Browsers, Node and WebAssembly
1–3 of 3 posts
Re: Caffeine: Livecoding Smalltalk Environment for Browsers, Node and WebAssembly
#2VERY interested in using the IDE to do some live coding on a running NodeJS.
How should I proceed? Any how to? Thanks!
Re: Caffeine: Livecoding Smalltalk Environment for Browsers, Node and WebAssembly
#3VERY interested in using the IDE to do some live coding on a running NodeJS. How should I proceed? Any how to? Thanks!
Install ndb (https://github.com/GoogleChromeLabs/ndb), clone the Caffeine repo (https://github.com/ccrraaiigg/caffeine), go into /node and run "ndb squeak_node.js". That runs an alpha version of a team livecoding services relay network; happy hacking. :)