Skip to main content

Count lines of your code tastefully.

Project description

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

MIT

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😘

Coddle

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page