MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Create a "release" that people can easily run on their own web server #63

Open MartinSGill opened 10 years ago

MartinSGill commented 10 years ago

Need to figure out what approach might be best.

Current thoughts are:

created in response to #59.

ultrablue commented 10 years ago

I could go with either, but I would prefer a zip file.

johnwin commented 10 years ago

. zip would be best for those of us in "work PC lockdown"

John On 26 Feb 2014 19:28, "Martin Gill" notifications@github.com wrote:

Need to figure out what approach might be best.

Current thoughts are:

  • a distributable, in the form of a zip for example
  • a project branch that people can checkout and can "auto-update" by doing a git pull

— Reply to this email directly or view it on GitHub https://github.com/MartinSGill/TodoTxtJs/issues/63.

MartinSGill commented 10 years ago

Wouldn't "work pc lockdown" stop you from installing apache/IIS etc to host it? It's not intended to run from a file, although it might work with some tweaks.

johnwin commented 10 years ago

Bah!

John Winstanley about.me/johnwin [image: John Winstanley on about.me] http://about.me/johnwin

On 19 August 2014 20:16, Martin Gill notifications@github.com wrote:

Wouldn't "work pc lockdown" stop you from installing apache/IIS etc to host it? It's not intended to run from a file, although it might work with some tweaks.

— Reply to this email directly or view it on GitHub https://github.com/MartinSGill/TodoTxtJs/issues/63#issuecomment-52684456 .