TiddlyWikiPharo/README.md

438 B

TiddlyWiki in Pharo

Utilities for working with TiddlyWiki non-linear web notebook inside the Pharo/GToolkit computing environment.

To install, first install ExoRepo and then from a playground execute:

    ExoRepo new
      repository: 'https://code.sustrato.red/Offray/TiddlyWikiPharo';
      load.