일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- PowerMock
- Unit-test
- Coveralls
- sanghaklee
- Gitbook
- Linux
- API
- sinopia
- nginx
- REST
- 개인정보수정
- Lodash
- python
- ATOM
- primitive type
- RESTful
- node.js
- java
- Code-coverage
- ubuntu
- dict
- javascript
- ECMAScript2015
- Travis CI
- JaCoCo
- {}
- GIT
- 인프런
- NPM
- AWS
Archives
- Today
- Total
목록gist (1)
이상학의 개발블로그
Introduction개발자들은 자신의 프로그램 소스 코드를 효율적으로 관리하기 위해 버전 관리 툴을 이용한다. 과거에는 SVN을 많이 사용했지만, 최근엔 Git을 대부분 선택한다. Git과 함께 사용할 수 있는 Git 생태계에 대해서 알아본다.GitGit is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. https://git-scm.com프로그램의 소스 코드를 관리하는 DVCS(Distributed Version Control Systems)Version Control버전 관리 시스템..
Dev Tools
2017. 6. 23. 13:23