# github

`speakeasy configure github`  

Configure Speakeasy for github.  

## Details

Configure your Speakeasy workflow to generate and publish from your github repo.

## Usage

```
speakeasy configure github [flags]
```

### Options

```
  -h, --help                        help for github
  -d, --workflow-directory string   directory of speakeasy workflow file
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy configure](/docs/speakeasy-reference/cli/configure)	 - Configure your Speakeasy SDK Setup.
