# github-token-user-cli **Repository Path**: mirrors_kevva/github-token-user-cli ## Basic Information - **Project Name**: github-token-user-cli - **Description**: Get the Github user from a token - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # github-token-user-cli [![Build Status](https://travis-ci.org/kevva/github-token-user-cli.svg?branch=master)](https://travis-ci.org/kevva/github-token-user-cli) > Get the GitHub user from a token ## Install ``` $ npm install --global github-token-user-cli ``` ## Usage ``` $ github-token-user --help Usage $ github-token-user 523ef6911917 johndoe ``` ## Related * [github-token-user](https://github.com/kevva/github-token-user) - API for this module ## License MIT © [Kevin Martensson](https://github.com/kevva)