|
12 anni fa | |
---|---|---|
conf | 12 anni fa | |
core | 12 anni fa | |
data | 12 anni fa | |
docs | 12 anni fa | |
public | 12 anni fa | |
templates | 12 anni fa | |
webnotes | 12 anni fa | |
.gitignore | 12 anni fa | |
INSTALL.md | 13 anni fa | |
README.md | 12 anni fa | |
config.json | 12 anni fa | |
license.txt | 12 anni fa | |
wnf.py | 12 anni fa |
Full-stack web application framework that uses Python/MySql on the server side and a tightly integrated client side library. Primarily built for erpnext.
Projects: erpnext | webnotes/erpnext
To start a new project, in the application root:
Note:
lib
app
Finally:
$ git clone git@github.com:webnotes/wnframework lib
$ git clone git@github.com:webnotes/[your app] app
$ lib/wnf.py --make_conf
$ lib/wnf.py --reinstall
enjoy!
$ lib/wnf.py --help
for more info
wnframework is freely available to use under the MIT License