Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
/ tegtig Public archive

A github API command line tool for lazy people

License

Notifications You must be signed in to change notification settings

3cpt/tegtig

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2020
Feb 6, 2020
Mar 12, 2020
Dec 26, 2019
Dec 26, 2019
Dec 26, 2019
Jul 20, 2020
Mar 12, 2020
Dec 8, 2020
Aug 21, 2020
Dec 8, 2020

Repository files navigation

tegtig

FOSSA Status

A javascript Github API command line tool

Installation

npm install

Global install

With this option you can use tegtig <option> directly in your terminal:

npm install -g

Usage

Get User by username

node . u <username>
//
node . user <username>

Get User ID by username

node . uid <username>

Get Organization by orgname

node . o <orgname>
//
node . org <orgname>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

FOSSA Status