No activity today, make something!
tiddlyweb Installing on OS X

20160313160648 cdent  

Modern macs come with Python and easy_install so installing TiddlyWeb is straightforward:

sudo easy_install -U pip
sudo pip install -U tiddlywebwiki

pip is used to install TiddlyWeb as it is most reliable and flexible when later using plugins. Once the install is done go to Using TiddlyWeb.