ar08's picture
Upload 1040 files
246d201 verified
raw
history blame contribute delete
161 Bytes
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.