Skip to content

Get some statistics on project names published on github

License

Notifications You must be signed in to change notification settings

selliera/github-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

github-names

A Clojure application designed to obtain some statistics on project names as published on github

Usage

You can analyse a file containging names (one per line) using:

lein run -i <file>

You can fetch project names from github using

lein run -s <start> -n <count>

where start gives the starting point in the github projects listing (optional), and count configures how many names you want.

You can use the -f option to save the output to a file.

License

Copyright 2017 Antoine Reilles

Distributed under the Eclipse Public License either version 1.0

About

Get some statistics on project names published on github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published