Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Latest commit

 

History

History
50 lines (27 loc) · 738 Bytes

File metadata and controls

50 lines (27 loc) · 738 Bytes

ARCHIVE: webscraper-enlive

FIXME: my new application.

Installation

Download from https://github.com/practicalli/webscraper-enlive.

Usage

FIXME: explanation

Run the project directly:

$ clojure -m practicalli.webscraper-enlive

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

$ clojure -A:test:runner

Build an uberjar:

$ clojure -A:uberjar

Run that uberjar:

$ java -jar webscraper-enlive.jar

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2020 Practicalli

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