Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create github repo without browser

winpty curl -H 'Authorization: token [GENERATED_TOKEN]' https://api.github.com/user/repos -d '{"name":"[REPO_NAME_YOU_WANT]"}'

# follow steps here to generate token:
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

# note : you can add parameters to you command to set a description, switch to private, etc...
Comment

PREVIOUS NEXT
Code Example
Shell :: kde vs gnome 
Shell :: verbose stack Error: bcrypt@1.0.3 install: `node-pre-gyp install --fallback-to-build` 
Shell :: ubuntu bluetooth gets turned off everytime i reboot 
Shell :: git bad object 
Shell :: windows command to grant permission to a directory 
Shell :: remove ciso umbrella 
Shell :: How to install NodeJs in CentOs? 
Shell :: clone a repository 
Shell :: linux list files in directory 
Shell :: git clone bare 
Shell :: install wget on redhat 
Shell :: crontab is not running my shell script 
Shell :: copy all in a folder here command terminal 
Shell :: unporotected ssh key aws 
Shell :: git view last commits 
Shell :: how to recover last commit git 
Shell :: how to install mongodb in ubuntu 20.04 stackoverflow 
Shell :: pushing image to docker hub 
Shell :: Checking dependencies BASH 
Shell :: two variable in for loop bash 
Shell :: Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user 
Shell :: how to uninstall rust 
Shell :: install zipkin docker 
Shell :: pycharm 2021.1 linux crack 
Shell :: publish ionic app 
Shell :: install brave browser download 
Shell :: see cpu usage terminal linux 
Shell :: run MongoDB manually as a background process macos 
Shell :: compress to tgz linux 
Shell :: less command show line numbers 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =