mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-01-31 00:16:02 -05:00
15 lines
104 B
Markdown
15 lines
104 B
Markdown
# rsspaper
|
|
|
|
## Usage
|
|
|
|
```sh
|
|
lein run
|
|
```
|
|
|
|
## Testing
|
|
|
|
``` sh
|
|
lein check-idiomatic
|
|
lein check-format
|
|
```
|