Some old F#-based RSS feed viewer thing I found in a backup of my files.
Go to file
osmarks 46b3944193 Add running instructions. 2018-08-12 17:47:21 +01:00
.paket Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
src Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
.editorconfig Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
.gitignore Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
README.md Add running instructions. 2018-08-12 17:47:21 +01:00
build.fsx Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
global.json Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
package-lock.json Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
package.json Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
paket.dependencies Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00
paket.lock Initial commit. Yes, I should use git better. 2018-08-12 17:26:57 +01:00

README.md

Dashboard RSS

A really simple RSS reader which is kind of unfinished but also works.

Run using fake build --target run. This requires F# FAKE and probably all the dotnet core stuff.