Metadata-Version: 2.1
Name: dontbs
Version: 0.0.5
Summary: Don't bullshit
Author: Graphity
Project-URL: Homepage, https://github.com/Graphity/dontbs
Project-URL: Bug Tracker, https://github.com/Graphity/dontbs/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Don't Bullshit

## What can you do with dontbs
* Set the daily goal of your GitHub contributions
* Check your progress
* Don't do shit and watch how this stupid script insults you all day
* Reach your goal and get nothing

## Usage
```console
Usage: dontbs [OPTIONS] USERNAME

Options:
  --today          Today's contribution count.
  --this-week      This week's contribution count.
  --this-year      This year's contribution count.
  --current-level  Current level based on today's contribution count.
  --next-level     Minimum amount of contributions needed to level up.
  --streak         Streak of daily contributios.
  --goal INTEGER   Set your daily goal of contributions.
  --help           Show this message and exit.
```

## Installation
```console
pip install dontbs
```
