>
> Try me (install from source)
>
> git clone https://github.com/web2py/py4web.git
> cd py4web
> make assets
> make test
> make install
> py4web-start.py apps
> open http://localhost:8000/todo/index
>
> https://github.com/web2py/py4web

On Tuesday, March 3, 2020 at 1:24:11 AM UTC+8, Jim S wrote:
>
> Where are you seeing a need for make install?  I haven't run across it.
>
> -Jim
>
> On Monday, March 2, 2020 at 9:39:54 AM UTC-6, lyn2py wrote:
>>
>> Hi,
>>
>> May I know where is the "right" or "best" place to put my custom modules 
>> (those I wrote myself) in py4web?
>>
>> I usually have many controller files in web2py. With py4web, does it mean 
>> that there will only be 1 controller file and all the controllers go into 
>> that file only?
>>
>> Why is there a need to "make install"? (sorry for the noob question) I 
>> really liked that I can just use web2py out of the box.
>>
>> Thanks!
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/ac8f1269-2004-4f99-8488-687eb22684b7%40googlegroups.com.

Reply via email to