Skip to main content

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

Project description

<div align=”center” style=”margin-bottom: 10px;”> <a href=”https://github.com/raultapia/bethany”> <img src=”images/logo.png” alt=”logo”> </a> </div>

<p align=”center”> A command line tool to list all BUG, TODO, HACK, NOTE, and FIXME keywords in your code. </p>

## ⚙️ Getting Started

`bash 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: `bash python3 setup.py install --user `

## 🖥️ Usage You can easily use bethany as follows: `bash bethany <filename> `

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

![example](images/example.png)

## 🔩 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](images/example_continuous.png)

## 📝 License

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

## 📬 Contact

[Raul Tapia](https://github.com/raultapia) - 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.1.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

bethany-1.0.1-py3-none-any.whl (15.5 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