Felips-Counter-Python

Count your project lines easily!

MIT License

Downloads
202
Stars
3
Committers
1

Felips-Counter

Description

Count your project lines easily!

Installation

Run pip install felips-counter in your terminal (as administrator).

Note: Make sure the counter script or Python Scripts is in your PATH system variable, in the Environment Variables.

Executing

After installation, open a terminal and run counter on your project path.

Ex.: C:\Users\PC\Documents\MyProject> counter

Note: Run counter -h or counter --help to see all features.

.counterignore file example:

# Paths
/.idea
/__pycache__
/node_modules
/dist
/build
/out
/assets
/coverage
/.vscode

# Files
.gitignore
.env.local

# File extensions
*.lock
*.env

Development environment

IDE

Package manager

Version control systems

2022 Felipe Pereira

Package Rankings
Top 18.62% on Pypi.org