kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Added a "Download" tiddler
rodzic
b6cb879ad1
commit
99852c3cab
|
@ -0,0 +1,28 @@
|
|||
created: 201311191945
|
||||
creator: JeremyRuston
|
||||
modified: 201311191945
|
||||
modifier: JeremyRuston
|
||||
tags: introduction
|
||||
title: Download
|
||||
|
||||
! Download Single File Editions
|
||||
|
||||
Right click and download these links to single file editions of TiddlyWiki5:
|
||||
|
||||
* [[empty|http://five.tiddlywiki.com/empty]]
|
||||
* [[tw5.com|http://five.tiddlywiki.com/]]
|
||||
|
||||
! Download node.js Edition
|
||||
|
||||
For working on the command line with the node.js edition of TiddlyWiki5, you can install TiddlyWiki via [[npm|http://npmjs.org]]:
|
||||
|
||||
```
|
||||
npm -g install tiddlywiki
|
||||
```
|
||||
|
||||
The `-g` flag causes TiddlyWiki to be installed globally.
|
||||
|
||||
You can also download or fork the TiddlyWiki5 GitHub repo directly:
|
||||
|
||||
https://github.com/Jermolene/TiddlyWiki5
|
||||
|
Ładowanie…
Reference in New Issue