전체 글

전체 글

    [GIT] GitHub Repository 생성하고 SourceTree 연동하기

    [GIT] GitHub Repository 생성하고 SourceTree 연동하기

    1. GitHub에 원격 저장소( Repository ) 만들기 GitHub에 협업 공간인 원격 저장소를 만들어 본다. 쉽게 말해 GitHub 웹 사이트에 프로젝트를 위한 공용 폴더를 만들것이다. 로컬 저장소와 구분하는 개념으로 GitHub에서는 원격 저장소를 레파지토리( Repository )라고 부른다. GitHub( https://github.com )에 접속하고 로그인하 다음, 상단 메뉴 오른쪽에 있는 [+] 버튼을 클릭한 후 [New Repository]를 선택한다. 어떤 저장소를 만들지 세부 항목을 작성하는 페이지로 이동한다. Repository Name 사용할 저장소의 이름을 작성한다 작성한 이름에 따라 저장소 URL이 결정된다. Description 생성할 원격 저장소의 간단한 설명을 입력..

    [Sinipaste] Windows 화면 캡쳐 프로그램

    https://apps.microsoft.com/store/detail/snipaste/9P1WXPKB68KX?hl=ko-kr&gl=kr  Get Snipaste from the Microsoft StoreSnip & Paste, a new way to boost your productivity! Snipaste offers powerful yet easy-to-use snipping, pasting and image annotating functionalities. It is highly customizable to fit all your needs. For snipping, it can automatically detect UI elements andapps.microsoft.com

    [MariaDB] Windows 컴퓨터 MariaDB 설치 및 환경설정

    [MariaDB] Windows 컴퓨터 MariaDB 설치 및 환경설정

    1. MariaDB 설치하기 MariaDB 사이트( https://mariadb.com/downloads/ )에 접속하여 MariaDB를 다운로드 받는다. MariaDB Products & Tools Downloads | MariaDBFind MariaDB downloads, connectors, and tools including Community Server, Enterprise Server, ColumnStore, MaxScale and Xpand.mariadb.com 다운로드 받은 mariadb-버전.msi 설치파일을 실행한다.   『Next』 버튼을 클릭하여 설치를 진행한다.   ☑ 라이선스 계약에 동의하고 『Next』 버튼을 클릭한다.   Custom Setup 창에서는 아래 순서대로 설치를 ..

    [DevToys] 가려운 등을 긁어줄 개발 지원 도구 - free

    [DevToys] 가려운 등을 긁어줄 개발 지원 도구 - free

    JSON 내용을 정렬해주는 프로그램을 찾다가 MS 윈도우 스토어에 추천목록에서 발견한 DevToys라는 개발지원 툴 생각보다 많은 기능을 지원하는데 그것도 "개발할때 마다 아 이런거 없나?" 싶은 지원 기능들이 대부분 들어가 있었다. 거기다 무료이기 까지 해서 찾고나서 주변에 설치링크를 공유하며 많은 추천을 해주었다. https://apps.microsoft.com/store/detail/devtoys/9PGCV4V3BK4W Get DevToys from the Microsoft Store An Open-Source Swiss Army knife for developers. DevToys helps in everyday tasks like formatting JSON, comparing text, tes..