====== Useful Utilities ======
===== for Co-working =====
> 협업에 유용한 애플리케이션 및 서비스
==== File Sharing ====
파일 공유를 위한 서비스
* [[https://www.dropbox.com/|DropBox]]
* Google Drive
* OneDrive
* [[https://evernote.com/intl/ko/|Evernote]]
==== Office Software ====
협업 문서 작성 서비스
* Office Business
* Google Drive
==== Todos ====
할 일 관리 서비스
* [[https://trello.com/|Trello]]
* gantt chart plugin https://elegantt.com/
* Task @google calendar
==== Communications ====
업무용 메신저
* [[https://slack.com/|slack]]
==== Software Configuration Management ====
> 형상관리를 위한 유용한 서비스 및 애플리케이션
=== Repositories ===
형상관리 저장소 서비스
* [[https://github.com/|git hub]]
* [[https://bitbucket.org/|bitbucket]]
=== Tools ===
형상관리 저장소 서비스 이용을 위한 클라이언트 앱
* [[https://www.sourcetreeapp.com/|SourceTree]]
* [[https://www.gitkraken.com/|GitKraken]]
=== Git Servers (Install) ===
설치형 형상관리 저장소 서비스
* [[https://yona.io/|yona]]
* [[https://bonobogitserver.com/|bonobo git server]]
=== Issue Trackers ===
이슈트래커 서비스
* [[https://www.atlassian.com/software/jira|jira]]
===== Standalone =====
> 개인 사용에 유용한 애플리케이션
==== Editors ====
소스코드 에디터
* [[https://code.visualstudio.com/|Visual Studio Code]]
* [[https://www.sublimetext.com/|Sublime Text]]
* [[https://www.vim.org/|Vim]]