Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
Olivier Filangi edited this page Apr 15, 2024 · 1 revision

SSH env

Generating an SSH key

Open a command prompt

ssh-keygen -t rsa 

Git command

Windows -> https://git-scm.com/download/win

  • In R Project -> File -> New Project -> Version Control -> Git
  • Source Location: git@github.com:p2m2/oligopeptides_matching.git

Clone this wiki locally