Skip to content

A set of tools that make publishing the Audrow Nash Podcast easier.

License

Notifications You must be signed in to change notification settings

audrow-nash-podcast/text-tools

Repository files navigation

README

This is a set of tools to make podcast publication easier.

  • description_maker: Create text used for promoting the podcast on several platforms

  • transcript_marker: Interleaves the outline with a transcript and adds a table of contents.

Setup

To use, make sure you have Rust installed.

You can install either of these executables with cargo install --path.

Running the tests

Run the tests with cargo test.

Note, this repo has snapshots with insta. To install insta you can use the following command:

cargo install cargo-insta

From there, you can use

cargo insta review

to checkout the modified snapshots, or

cargo insta test

to run tests and then reviews.

About

A set of tools that make publishing the Audrow Nash Podcast easier.

Resources

License

Stars

Watchers

Forks