toolkit/packages/github/README.md
Jonathan Clem 97bc7918f4
Add a placeholder GitHub package
This will serve as something to build testing/TypeScript tooling around
2019-04-19 14:53:42 -04:00

12 lines
129 B
Markdown

# `@actions/github`
> TODO: description
## Usage
```
const github = require('@actions/github');
// TODO: DEMONSTRATE API
```