/Felips-Counter-Python

Count your project lines easily!

Primary LanguagePythonMIT LicenseMIT

Felips-Counter

Felips-Counter logo

Version Deploy

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

PyCharm

Package manager

PyPI

Version control systems


2022 Felipe Pereira