RSSPAPER/README.md

15 lines
104 B
Markdown
Raw Normal View History

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