https://github.com/transitive-bullshit/puppeteer-github-cli
  
  
    CLI for GitHub automation driven by headless chrome. 
    https://github.com/transitive-bullshit/puppeteer-github-cli
  
automation cli github headless-chrome puppeteer
        Last synced: 7 months ago 
        JSON representation
    
CLI for GitHub automation driven by headless chrome.
- Host: GitHub
 - URL: https://github.com/transitive-bullshit/puppeteer-github-cli
 - Owner: transitive-bullshit
 - Created: 2018-05-10T17:00:43.000Z (over 7 years ago)
 - Default Branch: master
 - Last Pushed: 2020-07-11T23:12:10.000Z (over 5 years ago)
 - Last Synced: 2025-03-20T22:08:59.813Z (8 months ago)
 - Topics: automation, cli, github, headless-chrome, puppeteer
 - Language: JavaScript
 - Homepage:
 - Size: 81.1 KB
 - Stars: 8
 - Watchers: 3
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: readme.md
 
 
Awesome Lists containing this project
- awesome-puppeteer - puppeteer-github-cli - CLI for GitHub automation driven by headless chrome. (Packages)
 - awesome-puppeteer-zh - puppeteer-github-cli - 由puppeteer 驱动的 GitHub自动化CLI. (包 / 贡献)
 
README
          # puppeteer-github-cli
> CLI for [GitHub](https://github.com) automation driven by headless chrome.
[](https://www.npmjs.com/package/puppeteer-github-cli) [](https://travis-ci.com/transitive-bullshit/puppeteer-github-cli) [](https://standardjs.com)
This CLI also has a [library](https://github.com/transitive-bullshit/puppeteer-github).
## Install
```bash
npm install -g puppeteer-github-cli
```
## Usage
```bash
  Usage: github [options] [command]
  Options:
    -V, --version              output the version number
    -u, --username   account username
    -e, --email         account email
    -p, --password   account password
    -H, --no-headless          (puppeteer) disable headless mode
    -s, --slow-mo     (puppeteer) slows down operations by the given ms (default: 0)
    -h, --help                 output usage information
  Commands:
    signup [options]
    signin
    signout
    verify [options]
    star-package 
    unstar-package 
    star-repo 
    unstar-repo 
```
## Related
-   [puppeteer-github](https://github.com/transitive-bullshit/puppeteer-github) - Library for this CLI.
-   [puppeteer-email](https://github.com/transitive-bullshit/puppeteer-email) - Email automation driven by headless chrome.
-   [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node API.
-   [awesome-puppeteer](https://github.com/transitive-bullshit/awesome-puppeteer) - A curated list of awesome puppeteer resources.
## License
MIT © [Travis Fischer](https://github.com/transitive-bullshit)
Support my OSS work by following me on twitter