Create a web-site from an opml file exported from apps like Reeder or Overcast.
Go
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
Gopkg.lock
Gopkg.toml
LICENSE
main.go
main_test.go
readme.md
wercker.yml

readme.md

Go Report Card wercker status

Create a web-site from an opml file exported from apps like Reeder or Overcast.

Installation

go get github.com/wayneashleyberry/opml2web

Usage

opml2web feed.opml > index.html
open index.html

License

MIT © Wayne Ashley Berry