- debugging tools for config rules?
- configuration section in the readme
- add a
guidnode to the rss - add the ability to have complex rss contents, including html
- add a default config file with comments
- create a route for rss sources
- parsing rss sources
- file source
- internet url source
- switch to scalatest for the improved error messages
- add readme
- add missing files from effort 1
- small cleanup
- improve the rss2 xsd to include the version attribute
- search scaladex for xml validation tools
- fix deprecation warnings
- look at common project structures, given that the template I started from is not structured how I recognize
- organize files/directories to a common structure
- move the xml validation proof of concept I wrote into a test case
- look over Mill documentation and config files
- look over utest documentation
- review other projects using utest