TiddlyWikiPharo/README.md

435 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.tupale.co/Offray/TiddlyWikiPharo';
      load.