Skip to content

zulawin/qualitio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qualitio Project

  1. Setup Development Environment (Debian/Ubuntu):

  1. Install python-setuptools and python-dev packages

    • sudo apt-get install python-setuptools python-dev
  2. Download and install fabric:

    • sudo easy_install -U fabric
  3. Git clone this repository:

    • git clone git://github.com/qualitio/qualitio.git
  4. Go to repository directory and run development setup script

    • cd qualtio
    • fab setup_development
  5. Go to project directory and sync your base

    • cd qualtio
    • python manage.py syncdb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • Python 42.3%