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

https://github.com/moeki0/podcast-automation


https://github.com/moeki0/podcast-automation

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Podcast Automation

`config.yml`:

```yaml
project_dir: でぃれくとり
markdown_dir: でぃれくとり
gcs_bucket: ばけっと
episode:
number: 1
title: たいとる
author: なまえ
album: あるばむ
description: せつめい
```

```shell
bundle exec rake podcast
```