Skip to content
/ pls.js Public

Programming language statistics within a directory.

Notifications You must be signed in to change notification settings

averted/pls.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pLS

Programming Language Statistics.

pLS

Installation

Either fork or npm install:

npm install -g pls.js

Usage

After installation, go into any 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.

About

Programming language statistics within a directory.

Resources

Stars

Watchers

Forks

Packages

No packages published