Copycurl -u 'YOUR_USER' https://api.github.com/user/repos -d '{"name":"YOUR_NEW_REPOSITORY"}'
curl -u 'YOUR_USER' https://api.github.com/user/repos -d '{"name":"YOUR_NEW_REPOSITORY"}'