Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 509 Bytes

GOLC

Github organization location changer.

Installation

Github:

git clone https://github.com/I2rys/golc

NpmJS:

npm i axios

Usage

node index.js <accountToken> <organizationName> <location>
  • accountToken - Your generated Github account token with high permission.
  • organizationName - The name of the organization you have that you want to change It's location.
  • location - The location to change in the organization(Any, It can be any words too).

License

MIT © I2rys