2020-11-03 17:57:47 -05:00
|
|
|
# rsspaper
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2020-11-04 01:25:21 -05:00
|
|
|
```sh
|
|
|
|
lein run
|
|
|
|
```
|
2020-11-03 17:57:47 -05:00
|
|
|
|
2020-11-04 01:25:21 -05:00
|
|
|
## Testing
|
2020-11-03 17:57:47 -05:00
|
|
|
|
2020-11-04 01:25:21 -05:00
|
|
|
``` sh
|
|
|
|
lein check-idiomatic
|
|
|
|
lein check-format
|
|
|
|
```
|