8000 GitHub - kyungw00k/jsoj: :construction: JavaScript Online Judge - JavaScript Problem Solving in App Engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kyungw00k/jsoj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Online Judge

ACM-ICPC like problem solving on GAE/J(Google App Engine Java)

The judge system currently services solutions written in JavaScript.

Installation

Via git (or downloaded tarball):

$ git clone git://github.com/kyungw00k/jsoj.git

Usage

After a Git checkout of the project or download (see Installation section), the command you need to run the system locally is the following:

Linux and OSX:

    $ setup_lib.sh

    $ mvn gae:unpack

    $ mvn gae:run

About the goal, please check out page below. http://www.kindleit.net/maven_gae_plugin/maven-gae-plugin/plugin-info.html

Open Source Projects Used

Main projects that we use as building blocks:

Contact

Kyungwook, Park (parksama@gmail.com, @kyungw00k)

License

The GPL version 3, read it at http://www.gnu.org/licenses/gpl.txt

About

🚧 JavaScript Online Judge - JavaScript Problem Solving in App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0