1.0.2 • Published 8 years ago

pls.js v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

pLS

Programming Language Statistics.

pLS

Installation

Either fork or npm install:

npm install -g pls.js

Usage

After installation, go into your project's directory and run pls to see language statistics.

pls [-options]

Parameters

  • -ignore (short: -i)
  • ...

-ignore

To speed things up, you might want to provide a directory path to ignore. If you need to ignore multiple, just pass the param again. Example:

pls -ignore=node_modules -i=vendor

Contribute

Feel free to send pull requests if you have ideas on how to further improve the project.

License

MIT.