説明なし

Thai Thien b51f97f28e Merge branch 'master' of notabug.org:hahattpro/docker-playground 1 年間 前
pip_venv_autogluon 56bd7a8ae5 make shorter requirements 1 年間 前
simple_conda 53f5aabe69 add all 1 年間 前
simple_venv b51f97f28e Merge branch 'master' of notabug.org:hahattpro/docker-playground 1 年間 前
README.md 3785a8e6e1 init 1 年間 前

README.md

create ssh key

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

add to agent

eval "$(ssh-agent -s)"