0.6.0 • Published 2 years ago
github-init-cli v0.6.0
github-init-cli
Create remote and local git repository
Install
$ npm install -g github-init-cli
Usage
Log in with your GitHub username and personal access token (will be persisted locally).
Make sure that the access token has permissions (repo
, delete_repo
) to create (required) and delete (optional) repositories.
$ github login <username> <token>
Set custom working directory (default: ~/github
)
$ github setwd <path>
Create remote and local git repository
$ github create <name>
If installed, the project will be opened with VS Code.
Contributing
License
This project is licensed under the MIT license. See the LICENSE file for more info.
0.5.4
2 years ago
0.5.3
2 years ago
0.5.2
2 years ago
0.6.0
2 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.4.3
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.4.2
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago