Skip to content

aman-harness/CodeJudge

 
 

Repository files navigation

CodeJudge

How to set up the project at your local machine?

I guess pip is install at your local machine if not then do:

(For Debian based machine)
sudo apt-get install python-pip
pip install virtualenv
virtualenv <folder-name>

Change the directory to folder which you have created

source bin/activate

Then clone the repositry and move to folder codejudge and follow these steps:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.9%
  • Python 19.0%
  • JavaScript 8.3%
  • HTML 5.4%
  • C 1.3%
  • Shell 0.1%