Re: [tw] TW5 and node.js on Ubuntu 13.10

2014-04-08 Thread Jeremy Ruston
Hi Tomáš The TiddlyWiki5 readme.md is generated from tiddlers within the tw5.comedition folder: https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlers/readme/ReadMe.tid The existing tiddler that needs updating is:

[tw] TW5 and node.js on Ubuntu 13.10

2014-04-04 Thread Tomáš Greif
Today I tried to install TiddlyWiki on Node.js on Ubuntu 13.10. Because I am not sure where to put this so it becomes part of documentation permanently, here are the steps: $ sudo apt-get update $ sudo apt-get install nodejs npm $ sudo npm install -g tiddlywiki $ sudo ln -s /usr/bin/nodejs