Codel 🍲
Count lines of your code tastefully.
Getting started
Before you start you should install:
- Python 3.x
- pip
Installation
Enter this in your terminal:
pip install codel
Usage
To count lines of files with extensions .py .cpp and .h enter this in your terminal:
codel count -e .py .cpp .h
To ignore files or folders use -i flag:
codel count -e .py -i test/**
Configuration
It's possible to set default's for folder so you can use codel without flags. To manage your folder configuration use config command:
codel config -e .py -i test/**
If you want to apply the configuration globally you should use -g flag:
codel config -g -e .py -i test/**
License
Contribution
See CONTRIBUTING.md for more details about contributing.
Remark
This is coddle. I didn't know that before I started to develop this project. Bon appetit😘
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
codel-1.1.1.tar.gz
(6.3 kB
view details)
File details
Details for the file codel-1.1.1.tar.gz.
File metadata
- Download URL: codel-1.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.4.2 requests/2.21.0 setuptools/41.4.0 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e89034d9c5421e5a9a5e0e784a9add6b7d603d123a44d92b39cf942c33a788cc
|
|
| MD5 |
8640d83af3dff0af1516cce6379e7584
|
|
| BLAKE2b-256 |
a544093a77533dcaa061a15b33c07652df45010008bee6484f81ffd3af5ff857
|