Skip to content

A transportation of "ghkw" by ruby. It compares count of keywords in all public repository of GitHub.

License

Notifications You must be signed in to change notification settings

jyllsarta/nazuna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nazuna

A interpolation of ghkw by ruby.


Description

Works almost same as ghkw.

Using GitHub API v3, compares count of keyword used all public repository.

Requirement

  • Ruby
    • HTTParty

Usage

$ export GITHUB_TOKEN='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
$ ruby nazuna.rb fire flame burn
| RANK | KEYWORD |  TOTAL   |
|------|---------|----------|
|    1 |    fire | 80289147 |
|    2 |    burn |  6358959 |
|    3 |   flame |  3432800 |

Install

  • clone
  • set Environmental valiable 'GITHUB_TOKEN' by your GitHub access token with full repository access.

Licence

MIT

Author

jyllsarta

About

A transportation of "ghkw" by ruby. It compares count of keywords in all public repository of GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages