On Thu, 05 Apr 2012, Alessio Deiana wrote: > I have been working on a web server that makes it easier to work on > invenio. I have been using it for the past month and has been very > useful to me. > > It has quite a few handy features: > * auto install modified files and reloads itself to take into account new code > * display of errors on the console > > You can find the project and the source code at this url: > https://bitbucket.org/osso/invenio-devserver/overview
Can you perhaps amend the configuration part so that it could be shared with my invenio-devscripts: <https://github.com/tiborsimko/invenio-devscripts> via environment variables? The motivation being that if a developer uses both of these extension tools, then he/she can set up only one set of CFG_INVENIO_PREFIX variables and friends, and it would be recognised everywhere. P.S. Have not checked invenio-devserver yet, as I'm using Emacs shortcuts everywhere for reloading. :) Best regards -- Tibor Simko

