Add episode filename to each podcast episode

This commit is contained in:
Oliver Davies 2024-12-16 12:00:00 +00:00
parent b9f66b5b07
commit 9b3521447a
26 changed files with 25 additions and 0 deletions

View file

@ -32,6 +32,7 @@ links:
- https://github.com/laravel/prompts
- - Symfony Terminal component
- https://speakerdeck.com/fabpot/the-symfony-terminal-component
episode_filename: 6-tuis-clis.mp3
---
In this week's episode, Oliver is joined by Dan Leech to discuss building command-line applications and TUIs with PHP based on Dan's open-source projects - Phpactor, PHPBench and, most recently, PHP-TUI.