Difference between revisions of "Category:Release Notes"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
Downloading the master branch from github also downloads docker files that allow WW-2.15 to be set up
 
Downloading the master branch from github also downloads docker files that allow WW-2.15 to be set up
 
locally inside Docker (a light weight virtual machine) and run locally on your laptop. [https://github.com/openwebwork/webwork2/wiki/Docker-newbie-instructions Newbie docker instructions]
 
locally inside Docker (a light weight virtual machine) and run locally on your laptop. [https://github.com/openwebwork/webwork2/wiki/Docker-newbie-instructions Newbie docker instructions]
  +
  +
If you are tracking the master branch, then the command
  +
cd /opt/webwork/webwork2
  +
git pull
  +
  +
will update your code base.
  +
Similarly for the pg and library code.
  +
  +
Read the release notes for necessary configuration changes for webwork2.
  +
  +
PG and the library problems seldom need configuration changes
   
 
==== Current release ====
 
==== Current release ====

Revision as of 12:21, 9 January 2020

WeBWorK 2

Pre-release notes

Release notes for WeBWorK 2.15

Release notes for PG 2.15

installation notes: Installation Manual for 2.15 on Ubuntu 18.04

Downloading the master branch from github also downloads docker files that allow WW-2.15 to be set up locally inside Docker (a light weight virtual machine) and run locally on your laptop. Newbie docker instructions

If you are tracking the master branch, then the command

cd /opt/webwork/webwork2
git pull

will update your code base. Similarly for the pg and library code.

Read the release notes for necessary configuration changes for webwork2.

PG and the library problems seldom need configuration changes

Current release

Previous releases

PG Language

WeBWorK 1

Pages in category "Release Notes"

The following 62 pages are in this category, out of 62 total.

R