Aucune description

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

README.md

create ssh key

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

add to agent

eval "$(ssh-agent -s)"