Menu

Git-Dashboard-Client

Brad King

VXL Dashboard Client

This page documents how to use the VXL dashboard branch in Git. See the table of contents for more information.

Using the dashboard scripts

The dashboard branch contains a dashboard client helper script. Use these commands to track it:

$ mkdir -p ~/Dashboards/vxl-scripts
$ cd ~/Dashboards/vxl-scripts
$ git init
$ git remote add -t dashboard origin http://git.code.sf.net/p/vxl/git
$ git pull

The vxl_common.cmake script contains setup instructions in its top comments. Update the dashboard branch to get the latest version of this script by simply running

$ git pull

Related

Wiki: Git

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.