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

https://github.com/atomantic/presentation_automate_yourself

🤖 Presentation for Code Fellows Partner Power Hour: Automate Yourself Out of a Job
https://github.com/atomantic/presentation_automate_yourself

Last synced: 10 months ago
JSON representation

🤖 Presentation for Code Fellows Partner Power Hour: Automate Yourself Out of a Job

Awesome Lists containing this project

README

          

# Automate Yourself Out of a Job

A Code Fellows Partner Power Hour Presentation by Adam Eivy on 2019/06/22

> A [Bespoke.js](http://markdalgleish.com/projects/bespoke.js) presentation, built with [generator-bespoke](https://github.com/markdalgleish/generator-bespoke)
and [bespoke-theme-atomantic](https://github.com/atomantic/bespoke-theme-atomantic)

## Video Recorded Full Talk

https://www.youtube.com/watch?v=r0ZDONfc3zA

## View slides online

https://bit.ly/automate_yourself

## View slides locally
```bash
$ npm i
$ npm start
```

## Deployment
This is deployed to github pages

```
$ npm run deploy
```