Skip to content

Nichejs/Seminarjs-contestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seminarjs-contestClient

Build Status Dependency Status npm version license

Client for the Seminarjs live Contest plugin. This will only work if there is a Seminarjs server running with the Contest plugin installed.

##Installation Make sure you have Nodejs installed (Download Nodejs)

First install the client:

npm install seminarjs-contestclient -g

If you don't want it as a global package you can browse to the folder where you'll be developing the solutions, and install it locally there. The package exposes an executable, so you need access to that executable from the location of the contest files.

##Usage To submit a solution all you have to do is:

seminarjsContest [host] [token] [solutionFilename.js]

##License Code released under the MIT License

About

Client for the Seminarjs live Contest plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published