Skip to main content
repetitive code
Search form
swift
java
.net
javascript
mysql
Python
c++
objC
Docker
search
Home
/
Add new remote on github from cli
Add new remote on github from cli
curl -u 'USER' https://api.github.com/user/repos -d '{"name":"PROJNAME"}'
Tags:
terminal
cli
git
github