Hi TheDiveO This is a superb piece of work, well done, you must have been very busy over the last few days.
It's a beautiful example of presenting a plugin, I'm very pleased to see details like the icon, plugin information tabs, and the excellent and clear documentation. It feels like you've really embraced TW5s potential and taken it forward. Of course, reading the finished thing it's now totally clear what your overall vision was - which I'm afraid I'd missed when presented with the individual fragments (hfsa and repo structure). At first I was misdirected by the "developing in the browser" notion, which I'd come to associate with the workflow that avoids Node.js, Git etc (there's a surprising demand for that workflow). I'd like to link to it in the community resources tiddler on tiddlywiki.com. Is there an online copy of the index.html? Best wishes Jeremy. On Thu, Sep 4, 2014 at 10:30 AM, PMario <[email protected]> wrote: > Great stuff! > > When I call "develop" script / cmd, it assumes, that "tiddlywiki" is a > command. > Which actually isn't true, If I didn't install it with npm first. > > So I think your github readme should contain an Install section. > > git clone https://github.com/TheDiveO/ThirdFlow.git > cd ThirdFlow > npm install tiddlywiki > > Then make sure, that your PATH variable is set to find the tiddlywiki > binary at: ./node_modules/.bin > > For windows see: eg: http://www.computerhope.com/issues/ch000549.htm > > Or you can install TW globally with: npm install -g tiddlywiki > > have fun! > mario > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
