Menu

[aae391]: / README  Maximize  Restore  History

Download this file

21 lines (13 with data), 521 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
Individual Web-CAT projects are now hosted on github at:

https://github.com/web-cat

This repository is a top-level shell that contains the various separate
github repositories as submodules.

To checkout, use:

git clone --recurse-submodules git://git.code.sf.net/p/web-cat/code web-cat-code

Or, alternatively:

git clone git://git.code.sf.net/p/web-cat/code web-cat-code
cd web-cat-code
git submodule init
git submodule update

This process will pull in clones of all of the repositories nested inside this
one tree.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.