Skip to content

Basic node.js script to set all my github repositories private.

Notifications You must be signed in to change notification settings

moisesduartem/make-repos-private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-repos-private

Installation

At first, you need to download the repository locally using git clone

git clone https://github.com/moisesduartem/make-repos-private -b main

To execute the requests easily, this project depends on axios.

So, installing the package.json dependencies it’s required with the following command

npm install

Usage

node index.js [username] [github_api_token]

Useful links

About

Basic node.js script to set all my github repositories private.

Resources

Stars

Watchers

Forks