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
|
|
|
|
```
|