Sunday, July 3, 2011

View BigBlueButton's salt

To view the bigbluebutton's salt

Install GIT for Windows 7

Git for Windows -- Download a Git repository using windows

First install MySysGit on your windows machine
Downloading and executing it will give you a working development environment and compile Git automatically!

I installed it on the C: drive(C:\msysgit) on my machine. A git comandline interface willl open up as shown below.
Navigate to the location where you want to download the repository.

Eg: I like to download the repository to E:/bbb/github/

So I used the command
cd /E/bbb/github

then give the command below to download the repository
git clone git://github.com/bbbbbbbbbbbbbbb/xyz.git