@keshavashiya/gh

0.0.1 • Public • Published

GitHub Activity CLI

This CLI tool allows users to fetch and display recent GitHub activity for a specified user. It supports various event types such as pushes, issues, stars, forks, and pull requests. The tool is built using Node.js and leverages the GitHub API to fetch user activity. https://roadmap.sh/projects/github-user-activity.

You can run the CLI tool directly using npx without installing it globally:

npx @keshavashiya/gh <username>

Installation

  1. Clone the repository:

    git clone https://github.com/keshavashiya/gh.git
    cd gh
  2. Install the dependencies:

    npm install
  3. Make the CLI executable globally:

    npm link

Usage

To fetch and display recent GitHub activity for a user, run the following command:

gh-cli <username>

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.11latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.11

Package Sidebar

Install

npm i @keshavashiya/gh

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

6.32 kB

Total Files

6

Last publish

Collaborators

  • keshavashiya