github icon indicating copy to clipboard operation
github copied to clipboard

Github API from the command line

Results 7 github issues
Sort by recently updated
recently updated
newest added

- [ ] auth - [ ] gist - [ ] init - [ ] request - [ ] token

enhancement

``` sh $ github auth jwerle Enter host password for user 'jwerle': error: Must specify two-factor authentication OTP code. ```

- [ ] List gists - [ ] Get a single gist - [ ] Create a gist - [ ] Edit a gist - [ ] List gist commits...

``` sh $ github auth yorkie > Enter host password for user '-d': > error: Bad credentials ``` could we has any places to config our `CLIENT_ID` and `CLIENT_SECRET`?

- [ ] Notifications - [ ] Starring - [ ] Watching - [ ] Events - [ ] Feeds

enhancement