gitso

gitso Commit Details


Date:2007-10-05 01:04:06 (17 years 2 months ago)
Author:xburnerx
Branch:master
Commit:94ffa149049084ecf9055395e7ec2e41075b1bdf
Parents: 8a3b3413007424f07bd56d585d0b3b8d48672613
Message:

Changes:

File differences

gitso/trunk/INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
#This install script only tested on Ubuntu. Use at your own risk.
#Patches welcome!
#install the prerequisites
sudo apt-get install x11vnc xtightvncviewer
#Copy the gitso.py python script to /usr/bin/ as gitso
cp ./gitso.py /usr/bin/gitso
#make /usr/bin/gitso executable
sudo chmod +x !$
#Copy the .desktop file to /usr/share/applications
sudo cp Gitso.desktop /usr/share/applications/

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05543s using 13 queries.