On 13 Jun 2012, at 16:28, Tibor Simko wrote:
> 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.

The configuration part will try to use both VIRTUAL_ENV or CFG_INVENIO_PREFIX 
to determine the install path, and use CFG_INVENIO_SRC or if not found 
~/src/invenio/ for the source path.

Cheers,
Lars

> P.S. Have not checked invenio-devserver yet, as I'm using Emacs
>     shortcuts everywhere for reloading. :)
> 
> Best regards
> -- 
> Tibor Simko

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to