Skip to content
あなたのGitHub戦闘力を計測するJS
JavaScript TypeScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
bin
browser
lib
test
.gitignore Ignore /.idea/
.travis.yml
README.md
bower.json
gulpfile.js Add gulpfile.js to call typescript-require for Windows
gulpfile.ts
index.js
karma.conf.ts
npm-shrinkwrap.json
package.json updatehammer
tsd.json

README.md

github-scouter.js

npm version Bower version Build Status

あなたのGitHub戦闘力を計測します。JSで再実装しました。

本家様はこちら⇒ https://github.com/eiel/github_scouter

Installation

$ npm install -g github-scouter

Usage

$ github-scouter [github ID]

For example

$ github-scouter saturday06
戦闘力: 1143
攻撃力: 1130 知力: 13 すばやさ: 0

Development

$ npm install
$ export PATH="$PWD/node_modules/.bin:$PATH"
$ gulp
Something went wrong with that request. Please try again.