Skip to content

fcbyk/bykcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

PyPI Rust License

bykcli 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

The project uses a plugin-based architecture, where subcommands are organized as plugins and can be added or removed on demand.