Metadata-Version: 2.4
Name: byk
Version: 0.2.0
Summary: A lightweight, extensible collection of CLI utilities
Author: fcbyk <731240932@qq.com>
Author-email: fcbyk <731240932@qq.com>
License: MIT
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://cli.fcbyk.com
Project-URL: Source Code, https://github.com/fcbyk/byk

# byk

[![PyPI](https://img.shields.io/pypi/v/byk.svg)](https://pypi.org/project/byk/)
[![Tests](https://github.com/fcbyk/byk/actions/workflows/test.yml/badge.svg)](https://github.com/fcbyk/byk/actions/workflows/test.yml)
[![Coverage](https://codecov.io/gh/fcbyk/byk/branch/main/graph/badge.svg)](https://codecov.io/gh/fcbyk/byk)
[![Rust](https://img.shields.io/badge/powered_by-Rust-orange?logo=rust)](https://www.rust-lang.org/)
[![License](https://img.shields.io/github/license/fcbyk/byk.svg)](https://github.com/fcbyk/byk/blob/main/LICENSE)

**`byk`** is a lightweight collection of command-line utilities.

It provides simple commands for solving small everyday tasks quickly and directly.

Useful when:

* there is no existing tool available
* existing tools feel too heavy or overcomplicated
* you just want to get something done with a single command

