a little cli tool for posting to my own rss feed!
very much a work in progress, and very much janky at the moment.
inspired by nom and various TIL blogs that i have really been enjoying lately (in particular, this one from julia evans!)
til is built in go, using cobra for parsing command line input and bubbletea for rendering the tui.
using til is very simple!
type til
into your cli to get this nice little editing screen:
then, til compile
will generate an rss feed and til publish
will send it over to this github repo. sorry, i have not made this usable for other people yet :p
yep! i have confirmed that it works with nom
, which is also neat.
i am indeed subscribed to my own rss feed.