Skip to content

Repository files navigation

codestats-cli

A command utility to view your stats from Code::Stats

npmnpmTravis BuildJavaScript Style Guide

What is Code::Stats?

Code::Stats is a free stats tracking service for programmers. Developed by Nicd, it is available as a plugin for major IDEs/Editors such as Atom, Sublime, VSCode and Webstorm.

Installation

This command line utility can be installed via npm:

npm install codestats-cli --global

API

After installation, it is accessible via codestats command from your favorite terminal with following options:

$ codestats
Usage: codestats [options] <keywords>
Options:
-h, --help output usage information
-V, --version output the version number
-a, --all [name] get all public user info
-u, --user [name] get user name
-m, --machines [name] get user machines
-t, --total_xp [name] get user total xp
-n, --new_xp [name] get user xp gained in last 24 hours
-l, --languages [name] get user languages

Contributing

You can help out by:

  • Solving existing issues
  • Enhancing more functionalities
  • Pointing out bugs/errors

Go ahead, and create a Pull Request! If you make a change, please follow the standardjs coding style and the current directory structure.

JavaScript Style Guide

License

MIT | Copyright (c) Aman Mittal

About

A command utility to view your stats from Code::Stats

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages