Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to create a github repo on linux command line

curl -i -H 'Authorization: token <your_token>' -d '{"name":"csreNewProj"}' https://api.github.com/user/repos
Source by github.com #
 
PREVIOUS NEXT
Tagged: #create #github #repo #linux #command #line
ADD COMMENT
Topic
Name
5+2 =