[git] Gitlab - ssh

SSH keys

cat ~/.ssh/id_rsa.pub
ssh-keygen -t rsa -C "testemail@gmail.com"

gitlab 등록

  • https://gitlab.com/profile/keys

git 설정

$ git remote rm origin
$ git remote add origin git@gitlab.com:gitlabid/test-project.git

modu namu

modu namu
Step by Step. GRIT!

[App] DB Browser for SQLite

DB Browser for SQLite 소개 Continue reading

[Django] slack 연동

Published on December 02, 2017