https://github.com/andrewpetrochenkov/github-create
:octocat: create github repo
https://github.com/andrewpetrochenkov/github-create
cli github
Last synced: about 1 month ago
JSON representation
:octocat: create github repo
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/github-create
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2019-02-24T13:15:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T20:56:49.000Z (over 5 years ago)
- Last Synced: 2026-05-20T17:31:24.233Z (about 1 month ago)
- Topics: cli, github
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/github-create/)
[](https://www.npmjs.com/package/github-create)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/github-create/actions)
### Installation
```bash
$ [sudo] pip install github-create
```
```bash
$ [sudo] npm i -g github-create
```
#### Config
```bash
$ export GITHUB_TOKEN=""
```
#### Examples
```bash
$ github-create repo1 repo2
$ github-create my_org/repo1 my_org/repo2
```