#[0]
What commands did you run to get your fork of rsslay successfully running locally?: https://github.com/piraces/rsslay
#[0]
What commands did you run to get your fork of rsslay successfully running locally?: https://github.com/piraces/rsslay
I'd also like to know the answer to that question.
Maybe #[2] could let us know?
Its currently work in progress, so it may fail... Nevertheless, check this note and the response: #[5]
I'm currently working on it... So it's a WIP fork.
Nevertheless, try to run it with the following command: `go build -ldflags="-s -w -linkmode external -extldflags '-static'" -o ./rsslay`
Then in order to run it:
`./rsslay`
It will serve the page in localhost:7447