OnlineJudge

command module
v0.0.0-...-f6b89fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2016 License: MIT Imports: 3 Imported by: 0

README

OnlineJudge (Deprecated)

Judge built using Golang for hosting competetive programming contests and problems. Real time compilation and execution of programs against testcases. Safe compilation and execution of the user program carried out in Linux containers protecting host against malicious code. Languages supported are

  • C++
  • C
  • Python (3.4 & 2.7)
  • Java
  • Golang (1.4) (Check serverLxc branch)

Requirements

  • GoLang (1.4 or higher)
  • mysql

Installation

go get -u github.com/JRonak/OnlineJudge

Run the firstsetup.bash to setup Linux containers In the project directory

bee run

Make sure $GOPATH and git are added to env. Also setup dependencies

Dependancy

  • Beego Framework
go get github.com/astaxie/beego
  • Bcrypt
golang.org/x/crypto/bcrypt
  • Go-Sql-Driver
go get github.com/go-sql-driver/mysql

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL