Challenge Overview
The CSFV Community Gaming website project will provide the web site infrastructure and integration of games built to make formal program verification more cost-effective. This will be a web site that is available on the Internet, and also will be delivered in a form where the server and the games can be installed and used behind a firewall.
This contest will:
1. harmonize the package.json of all CSFV modules in GitHub to use only one version for dependencies of the same name, instead of multiple versions as is being done now;
2. develop a shell script to automate deployment of server apps by checking out each app and its dependencies from git repositories.
Please refer to the wiki for the full requirements.