10000 GitHub - gitter-badger/CLS: Code Line Statistic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gitter-badger/CLS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLS

Pay GitHub issues GitHub license Gitter

npm Build Status npm devDependency Status

a command tool for Code Line Statistic

Installation

sudo npm install -g cls-cli

Uninstallation

sudo npm rm -g cls-cli

Usage

generate your own github api token following the site.

then run the command line tool with this token xxx you just generated:

cls -u aleen42 -t xxx

# tutorial
cls -h

Tests

npm test

Release History

  • ==================== 1.0.0 Initial release ====================
    • 1.0.0 initial release
    • 1.0.1 update readme
    • 1.0.2 update readme
    • 1.0.3 unused version
    • 1.0.4 unused version
    • 1.0.5 fix bugs
    • 1.0.6 update readme

😋 How to contribute

Have an idea? Found a bug? See how to contribute.

📜 License

MIT © aleen42

About

Code Line Statistic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Makefile 0.7%
0