1
0
mirror of https://github.com/tanrax/RSSPAPER.git synced 2025-02-25 12:29:19 -05:00

15 lines
104 B
Markdown
Raw Normal View History

2020-11-03 23:57:47 +01:00
# rsspaper
## Usage
2020-11-04 07:25:21 +01:00
```sh
lein run
```
2020-11-03 23:57:47 +01:00
2020-11-04 07:25:21 +01:00
## Testing
2020-11-03 23:57:47 +01:00
2020-11-04 07:25:21 +01:00
``` sh
lein check-idiomatic
lein check-format
```