Skip to content

Elahi-cs/HackNight-UPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackNight-UPC

Col·laborar:

1. Generar clau SSH

ssh-keygen -t ed25519 -C "[CORREU DE GITHUB]"

2. Copiar-la

cat ~/.ssh/id_ed25519.pub o el directori on s'hagi generat la clau

3. Afegir la clau al GitHub

Settings -> SSH and GPG keys -> New SSH key -> enganxar la clau

4. Afegir la clau SSH localment

o algo així eval `ssh-agent -s`

ssh-add

5. Clonar el repositori

git clone [email protected]:Elahi-cs/HackNight-UPC.git

6. Settejar la url del SSH

git remote set-url origin [email protected]:Elahi-cs/HackNight-UPC.git

Projecte de referència: Sideways Shooter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages