#github #token #uploadfiles #createrepository #ssh #command #php #vscode #local #token #githubtutorial
How to create a repository in GitHub and upload files from local to GitHub using ssh key / token
1. Create repository
2. create token and setup to githup repository
3. Upload to local files github files
command
ssh-keygen -t ed25519 -C "[email protected]"