Skip to content

Old dirty Github parser for clj repos with increasing activity

License

Notifications You must be signed in to change notification settings

clojure-ru/git-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-grabber

get clojure repositories from github with uses github API

Installation

add in project.clj

  1. plugin [lein-environ "1.0.0"]
  2. :env {:token [%token-string%]}

Usage

FIXME: explanation

$ java -jar git-grabber-0.1.0-standalone.jar

Options

  • -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

Examples

License

Copyright © 2014 FIXME

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

About

Old dirty Github parser for clj repos with increasing activity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published