mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-08 22:38:05 -05:00
Co-authored-by: openhands <openhands@all-hands.dev> Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
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. |