File size: 157 Bytes
51ff9e5
 
 
 
1
2
3
4
5
This is a node repo for an RSS parser.
- Setup: `yes | npm install`
- Testing: `SKIP_BROWSER_TESTS=1 npm test`
- Writing Tests: Add to the `test` directory.