# github-branches-cli **Repository Path**: mirrors_kevva/github-branches-cli ## Basic Information - **Project Name**: github-branches-cli - **Description**: Get all branches from a GitHub repository - **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-branches-cli [![Build Status](https://travis-ci.org/kevva/github-branches-cli.svg?branch=master)](https://travis-ci.org/kevva/github-branches-cli) > Get all branches from a GitHub repository ## Install ``` $ npm install --global github-branches-cli ``` ## Usage ``` $ github-branches --help Example $ github-branches kevva/github-branches $ github-branches kevva/github-branches --token=523ef69119eadg12 Options -t, --token GitHub authentication token ``` ## Related * [github-branches](https://github.com/kevva/github-branches) - API for this module ## License MIT © [Kevin Mårtensson](https://github.com/kevva)