Skip to content

stevenproctor/recpass

Repository files navigation

recpass

FIXME: my new application.

Installation

Download from https://github.com/stevenproctor/recpass.

Usage

FIXME: explanation

Run the project directly:

$ clojure -m stevenproctor.recpass

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 recpass.jar

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2023 Proctor

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published