зеркало из https://github.com/mozilla/frappe.git
2938717563
Add requirements.prod.txt |
||
---|---|---|
client | ||
doc | ||
scripts | ||
src | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
MANIFEST.in | ||
README.md | ||
copyright.txt | ||
notes.txt | ||
requirements.dev.txt | ||
requirements.prod.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
README.md
Installation
You can check the official documentation here.
$ pip install https://github.com/grafos-ml/test.fm/archive/v1.0.4.tar.gz
$ pip install frappe
Nosetests
In the package src folder
$ PYTHONPATH=/project/src runtests (--all | --unit | --integration)
Note: Will also need to configure env variable for:
- FRAPPE_NAME for database name
- FRAPPE_USER for user
- FRAPPE_PASSWORD for password
- FRAPPE_HOST for host
Build Documentation
In the package doc folder
$ make html
© 2014 Linas Baltrunas, Joao Baptista, Telefonica Research