[GIT] Creating a remote repository by terminal

Posted Almost 9 years ago. Visible to the public.
curl -u 'YOUR_USER' https://api.github.com/user/repos -d '{"name":"YOUR_NEW_REPOSITORY"}'
Ferran
Posted by Ferran to ZeroGlosa (2015-07-14 00:34)