Hi!

I haven't had too much time to learn nagare stuff yet, but I thought I'd 
share the dependacies for others as well, for easier install.

So put these into a txt file, for example *requirements.txt*

















*git+https://github.com/nagareproject/services.gitgit+https://github.com/nagareproject/services-statics.gitgit+https://github.com/nagareproject/services-router.gitgit+https://github.com/nagareproject/commands.gitgit+https://github.com/nagareproject/commands-base.gitgit+https://github.com/nagareproject/services-logging.gitgit+https://github.com/nagareproject/server.gitgit+https://github.com/nagareproject/server-http.gitgit+https://github.com/nagareproject/services-i18n.gitgit+https://github.com/nagareproject/editor.gitgit+https://github.com/nagareproject/renderers-xml.gitgit+https://github.com/nagareproject/renderers-html.gitgit+https://github.com/nagareproject/server-mvc.gitgit+https://github.com/nagareproject/services-sessions.gitgit+https://github.com/nagareproject/publishers-gunicorn.gitgit+https://github.com/nagareproject/sessions-memory.gitgit+https://github.com/nagareproject/core.git*

and run *pip install -r requirements.txt*

Note that with the git+https requirements, the order seems to be 
significant, so copy that list as it is.

-Henrik
On Thursday, 6 August 2020 at 16:22:48 UTC+3 Henrik Härkönen wrote:

> Alright! Installing the session manager and publisher, and then installing 
> that example app and running it with 
>
>
> *nagare-admin app serve examples-counter/counter/conf/counter.cfg *
>
> did the trick, thanks!
>
> -Henrik
>
> On Wed, Aug 5, 2020 at 11:44 PM apoirier <alain.p...@gmail.com> wrote:
>
>> The lack of proper documentation is why version 0.6 is not yet published 
>> on Pypi.
>>
>> Here is a port of the simple counter example of Nagare 0.5 tutorial part 
>> 2 <https://www.nagare.org/doc/tutorial2.html> and 3 
>> <https://www.nagare.org/doc/tutorial3.html>.
>>
>> Into the 'examples-counter' directory, register the application with 'pip 
>> install -e .' then launch it with 'nagare-admin app serve 
>> counter/conf/counter.cfg'
>>
>> Hope that will help you to start,
>>
>> Alain
>>
>> Le mercredi 5 août 2020 19:27:42 UTC+2, Henrik Härkönen a écrit :
>>>
>>> Hi Alain!
>>>
>>> Some another "new user OOBE issues" with setting up the 0.6:
>>>
>>> The tutorial in the web page tells to use command
>>>
>>> *nagare-admin create-app tutorial*
>>>
>>> but seems there is no such command anymore. I then found and installed 
>>> the module 
>>> 'commands-app-create' and then used *nagare-admin app create tutorial* 
>>> but the response was
>>>
>>> *No module named 'nagare.templates*
>>>
>>> So I presume there is some package that has the templates, but perhaps 
>>> not published yet? The commands-app-create package has a reference:
>>>
>>> *NAGARE_TEMPLATES_REPOSITORY = 
>>> 'https://github.com/nagareproject/nagare-templates.git#{0} 
>>> <https://github.com/nagareproject/nagare-templates.git#%7B0%7D>' *
>>>
>>> but that repository gives 404.
>>>
>>> -Henrik
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Nagare users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/nagare-users/GPxwZ2483OA/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> nagare-users...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/nagare-users/febd40be-5e9a-4519-b6dd-7d254d3aff4do%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/nagare-users/febd40be-5e9a-4519-b6dd-7d254d3aff4do%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Nagare users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nagare-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nagare-users/aa782eb5-872a-44bc-97cd-fd16d67f49e1n%40googlegroups.com.

Reply via email to