gitso

gitso Commit Details


Date:2008-05-10 15:49:07 (16 years 7 months ago)
Author:xburnerx
Branch:master
Commit:a51caa9b3cc903cbc240069a5910ad1526d6879d
Parents: 9b851cceda11e05a06fa09b7bc7fe6f882867405
Message:extraneous

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.06183s using 13 queries.