An open API service indexing awesome lists of open source software.

https://github.com/denysdovhan/slides-writing-bots-for-github

Slides for my talk “Writing bots for GitHub”
https://github.com/denysdovhan/slides-writing-bots-for-github

deck github probot react slides spectacle

Last synced: 2 months ago
JSON representation

Slides for my talk “Writing bots for GitHub”

Awesome Lists containing this project

README

        

# slides-writing-bots-for-github

> Slides for my talk “Writing bots for GitHub”

## Scripts

* `npm start` — start up the [local server](http://localhost:3000).
* `npm build` — build the presentation in `dist` folder
* `npm deploy` — build the presentation and deploy at [GitHub Pages](https://pages.github.com/)

## License

MIT © [Denys Dovhan](http://denysdovhan.com)