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.

Reply via email to