bashers 0.8.8

Installable cli helpers
Documentation
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.venv/
venv/
ENV/
env/
.pytest_cache/
.coverage
htmlcov/
.tox/
.hypothesis/
.mypy_cache/
.dmypy.json
dmypy.json


# Added by cargo

/target

# Rust
/target/
bashers-linux-x86_64.tar.gz
bashers/bin/
Cargo.lock

# Coverage
/coverage/
*.xml
tarpaulin-report.html

# Python
uv.lock