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”
- Host: GitHub
- URL: https://github.com/denysdovhan/slides-writing-bots-for-github
- Owner: denysdovhan
- Created: 2018-05-11T12:40:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T10:05:39.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T16:55:53.601Z (4 months ago)
- Topics: deck, github, probot, react, slides, spectacle
- Language: JavaScript
- Homepage: http://denysdovhan.com/slides-writing-bots-for-github/
- Size: 15.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)