Skip to content

poulad/HackerNews-Podcast

Repository files navigation

Hacker News Podcast

Add to your pod catcher:

https://hacker-news-podcast.vercel.app/api/podcast.rss

Development

Build:

# export "JAVA_HOME=/usr/lib/jvm/java-16-openjdk-amd64"
./mvnw -DskipTests clean dependency:list package assembly:single

Run:

java -jar target/hacker_news_podcast-0.0.1-SNAPSHOT-jar-with-dependencies.jar

Updating Maven Wrapper:

Instructions from: https://mvnrepository.com/artifact/io.takari/maven-wrapper

./mvnw -N io.takari:maven:0.7.7:wrapper

About

YC HackerNews articles of the day transformed to podcasts via speech synthesis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published