Skip to content

anukat2015/frappe

 
 

Repository files navigation

Build Status

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

Packages

No packages published

Languages

  • HTML 75.8%
  • JavaScript 15.3%
  • Python 7.3%
  • CSS 1.6%