Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bjagg/uportal-releases

Clojure program that reports uPortal ecosystem project version counts via GitHub API
https://github.com/bjagg/uportal-releases

Last synced: about 2 months ago
JSON representation

Clojure program that reports uPortal ecosystem project version counts via GitHub API

Awesome Lists containing this project

README

        

# uportal-releases

FIXME: description

## Installation

1. Create `profiles.clj` in project root directory
2. Define `:github-token` with a valid GitHub user token that has access to uPortal repos

```clj
{:dev {:env {:github-token "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"}}}
```

## Usage

$ lein run

## Options

FIXME: listing of options this app accepts.

## Examples

...

### Bugs

...

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

## License

Copyright © 2019 FIXME

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