get clojure repositories from github with uses github API
add in project.clj
- plugin [lein-environ "1.0.0"]
- :env {:token [%token-string%]}
FIXME: explanation
$ java -jar git-grabber-0.1.0-standalone.jar
- -Dtoken=%token% (required) - github api token
- -Ddb.user=%user% (required) - username for db connection
- -Ddb.pass=%password% (required) - password for db connection
- -C - collect information from github search
- -I - update repository information
- -U - update repository counters
Copyright © 2014 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.