Skip to main content

A command line tool to list all BUG, TODO, HACK, NOTE, and FIXME keywords in your code.

Project description

A command line tool to list all BUG, TODO, HACK, NOTE, and FIXME keywords in your code.

⚙️ Getting Started

git clone https://github.com/raultapia/bethany
cd bethany
sudo python3 setup.py install

In case you want to install only for the current user, replace last line by:

python3 setup.py install --user

🖥️ Usage

You can easily use bethany as follows:

bethany <filename>

For example, bethany test/file1 test/file2 will return:

example

🔩 Options

Continuous mode

Continuous mode is enabled using flag -c or --continuous. Headers and separators are removed from the output in continuous mode.

For example, bethany -c test/file1 test/file2 will return:

example_continuous

📝 License

Distributed under the GPLv3 License. See LICENSE for more information.

📬 Contact

Raul Tapia - raultapia@us.es

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

bethany-1.0.2.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

bethany-1.0.2-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

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