Feed me
$ go install github.com/guyfedwards/nom/cmd/nom@latestSee releases for binaries
Add feeds with the add command
$ nom add <url>or add directly to the config at ~/.config/nom/config.yml.
feeds:
- url: https://dropbox.tech/feed
- url: https://snyk.io/blog/feed$ nom # open TUI
$ nom list -n 20 # optionally show more
$ nom add <feed_url>
$ nom read <title_substring>
$ nom list --no-cache # fetch new results