Skip to content

mohammedyh/github-profile-cli

Repository files navigation

GitHub Profile CLI

A simple CLI for displaying your GitHub profile information and repository list. Built with Node.js, Inquirer.js and Picocolors.

Screenshots

Screenshot showing GitHub profile information

Screenshot showing a list of repositories for a user

Screenshot showing a user's repository information

Screenshot showing error message for an invalid username

Run Locally

Clone the project

git clone https://github.com/mohammedyh/github-profile-cli.git

Go to the project directory

cd github-profile-cli

Install dependencies

pnpm install

Run the CLI

pnpm start

Tech Stack

Server: Node.js, Inquirer.js, Picocolors

Tooling: ESLint, Prettier, lint-staged, Husky

About

A simple CLI for displaying your GitHub profile information and repository list. Built with Node, Inquirer and Picocolors.

Topics

Resources

Stars

Watchers

Forks