common

module
v0.0.0-...-4cb5900 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2023 License: Apache-2.0

README

common

golang develop common kit

如何配置ssh连接

  1. fork自己的项目,配置本地ssh:
git config --global user.name "XXX"
git config --global user.email "xxxx@163.com"
ssh-keygen -t rsa -C "xxxx@163.com"
  1. 登录github账号,点击“头像”->“settings”-> "ssh&GPG keys" 复制 ~/.ssh中id_rsa.pub中全部的文字,起一个 title name保存。

  2. git clone 自己的项目

Directories

Path Synopsis
queue

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL