On Mon, Dec 16, 2013 at 10:39 PM, RA <[email protected]> wrote:

> Should I run bld.cmd after "npm upgrade"?
>
> I missed that step in my original post, BTW, between "set
> TW5_BUILD_OUTPUT..." and serve.cmd.
>

Usually you'd be either running bld.cmd or serve.cmd, but not usually both:

* bld.cmd builds various files that are posted to tiddlywiki.com, notably
index.html and empty.html
* server.cmd runs up the built-in HTTP server that can server TW files and
individual tiddlers

Best wishes

Jeremy



>
>
>
> On Monday, December 16, 2013 1:22:06 AM UTC-8, Jeremy Ruston wrote:
>
>> Hi RA
>>
>> Sorry for the delayed response.
>>
>> Upgrading to a new release is just a matter of:
>>
>> npm -g upgrade tiddlywiki
>>
>> You don't need to set the build output variable prior to running serve.cmd
>>
>> I'll update the docs.
>>
>> Best wishes
>>
>> Jeremy.
>>
>>
>>
>>
>> On Fri, Dec 13, 2013 at 7:44 PM, RA <[email protected]> wrote:
>>
>>> I am not a developer but figured this is the best way to go, for now at
>>> least - run TW5 with node.js on my home PC and connect via ssh tunnel from
>>> work when I need to.
>>>
>>> I got as far as running it (steps detailed below). Now what do I do when
>>> the next alpha rolls out? What are the steps to upgrade? Sorry if this is
>>> obvious for someone familiar with node.js. I don't know the first thing
>>> about it.
>>>
>>> ------------------------------------------------------------
>>> ----------------------------------
>>> A no-brainer step-by-step for running TW5 using node.js (Win):
>>> ------------------------------------------------------------
>>> ----------------------------------
>>>
>>> Install Node.js
>>> Open command line
>>>
>>> npm -g install tiddlywiki
>>>
>>> set TW5_BUILD_OUTPUT=c:\tw5
>>> serve.cmd
>>>
>>> Browse to localhost:8080
>>>
>>> ------------------------------------------------------------
>>> ----------------------------------
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "TiddlyWiki" 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/tiddlywiki.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Jeremy Ruston
>> mailto:[email protected]
>>
>


-- 
Jeremy Ruston
mailto:[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to