Skip to content

stevenproctor/recpass

Repository files navigation

recpass

FIXME: my new application.

Installation

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

Usage

This application Requires a GiantBomb API key.

Giant Bomb

You can get started by signing up for an API key here.

Once you're logged in, go back to the API page to access your key.

The key is provided by an Environment Variable GIANT_BOMB_API_KEY that is used by the server.

Run the project directly:

$ clojure -m stevenproctor.recpass

or

$ make

Build an uberjar:

$ clojure -A:uberjar

Run that uberjar:

$ java -jar recpass.jar

Options

-p, --port PORT  3456  Port number
-h, --help

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