tools/git
ubuntu git gui 프로그램, smartgit 설치
seul chan
2017. 3. 16. 22:59
깃 사용을 돕는 GUI,
설치법은
1. smartgit 홈페이지에서 직접 gz 파일을 다운받은 뒤
홈페이지: http://www.syntevo.com/smartgit/
- 압축을 풀어주고
$ tar -xzvf smartgit-linux-17_0_2.tar.gz
-bin/ 디렉토리의 sh 파일을 실행시킨다.
$sh smartgit/bin/smartgit.sh
2. 또는 sudo 명령어로 쉽게 설치할 수 있다.
$sudo add-apt-repository ppa:eugenesan/ppa
$sudo apt-get update
$sudo apt-get install smartgit
$smartgit
으로 실행하면 된다.
(설치 참조: http://hanmaruj.tistory.com/12)
처음 실행하면 여러가지 환경 설정을 거쳐서, 바로 사용 가능하다. 자세한 사용법은 차차 배워야겠다 (사실 사용 한하고 terminal 명령어를 사용하는 것이 좋겠지)
참고: http://forum.falinux.com/zbxe/index.php?document_srl=796038&mid=lecture_tip