Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardlitt/get-github-shortname
Get the GitHub repository name
https://github.com/richardlitt/get-github-shortname
cli gh github js
Last synced: 3 days ago
JSON representation
Get the GitHub repository name
- Host: GitHub
- URL: https://github.com/richardlitt/get-github-shortname
- Owner: RichardLitt
- License: mit
- Created: 2018-09-27T15:47:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T14:27:44.000Z (about 6 years ago)
- Last Synced: 2024-12-05T14:44:37.780Z (27 days ago)
- Topics: cli, gh, github, js
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Get Github Shortname _(get-github-shortname)_
> Get the GitHub repository name
A shortcut to getting a Github repository's name using [git-remote-upstream-url](https://www.npmjs.com/package/git-remote-upstream-url) and [git-remote-origin-url](https://www.npmjs.com/package/git-remote-origin-url).
## Table of Contents
* [Install](#install)
* [Usage](#usage)
* [Contribute](#contribute)
* [License](#license)## Install
TODO## Usage
TODO## Contribute
Feel free to dive in! Open an [issue](https://github.com/RichardLitt/get-github-shortname/issues/new) or submit PRs.Get Github Shortname follows the [Contributor Covenant Code of Conduct](http://contributor-covenant.org/version/1/3/0/).
## License
[MIT](LICENSE.md) © 2018 Richard Littauer