A third way to use TW5 on Android (#2415)

This commit is contained in:
Xavier Cazin
2016-04-30 22:47:09 +02:00
committed by Jeremy Ruston
parent 1515fd42ed
commit 727b7b1ed0
3 changed files with 23 additions and 4 deletions

View File

@@ -1,10 +1,12 @@
created: 20131219100608529
modified: 20150325173825615
modified: 20160430162310620
tags: [[TiddlyWiki on Node.js]]
title: Installing TiddlyWiki on Node.js
type: text/vnd.tiddlywiki
# Install [[Node.js]] from http://nodejs.org
# Install [[Node.js]]
#* either from your favourite package manager: typically `apt-get install nodejs` on Debian/Ubuntu Linux or Termux for Android, or `brew install node` on a Mac
#* or directly from http://nodejs.org
# Open a command line terminal and type:
#> `npm install -g tiddlywiki`
#> If it fails with an error you may need to re-run the command as an administrator: