Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bjagg/uportal-releases
- Owner: bjagg
- License: epl-1.0
- Created: 2020-02-05T23:44:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:08:12.000Z (about 1 year ago)
- Last Synced: 2024-10-12T20:30:05.838Z (3 months ago)
- Language: Clojure
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.