Skip to content

Counts the number of starred repositories of a specific github user.

License

Notifications You must be signed in to change notification settings

alinbadila/git-stars-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-stars-counter

FIXME: my new application.

Installation

Download from https://github.com/netdava/git-stars-counter

Usage

FIXME: explanation

Run the project directly:

$ clojure -M -m netdava.git-stars-counter

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

$ clojure -M:test:runner

Build an uberjar:

$ clojure -M:uberjar

Run that uberjar:

$ java -jar git-stars-counter.jar

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2021 Alin

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

About

Counts the number of starred repositories of a specific github user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published