An open API service indexing awesome lists of open source software.

https://github.com/baskeboler/rss-slurper


https://github.com/baskeboler/rss-slurper

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# rss-slurper

FIXME: my new application.

## Installation

Download from https://github.com/rss-slurper/rss-slurper.

## Usage

FIXME: explanation

Run the project directly:

$ clojure -m core

Run the project's tests (they'll fail until you edit them):

$ clojure -A:test:runner

Watch the web ui build:

$ clj -A:cljs watch app

Build an uberjar:

$ clojure -A:shadow-cljs release app
$ clojure -A:uberjar

or just run `build.sh`

Run that uberjar:

$ java -jar rss-slurper.jar --help

## Options

FIXME: listing of options this app accepts.

## Examples

...

### Bugs

...

### Any Other Sections
### That You Think
### Might be Useful

## License

Copyright © 2020 Victor

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.