Skip to content

soymadip/KireiSakura-Kit

Repository files navigation

KireiSakura-Kit

KireiSakura-Kit is a library written in Bash for making powerful shell scripts.


"KireiSakura-Kit" is combination of two Japanese words, "Kirei" and "Sakura," along with the suffix "Kit".
Kirei(綺麗) means "clean" & Sakura(桜) refers to cherry blossoms. Together, "KireiSakura-Kit" could be interpreted as a library that emphasizes a beautiful and clean design inspired by the elegance of cherry blossoms.

Features

  • Written in purely bash, can be used in POSIX* shell script.
  • Mudular, import only stuff you need.
  • Log support, with various levels.
  • Many in-built functions, no need to write from scratch.
  • See TODO for upcomming features.

Installation & setup

Warning

  • MAJOR CHANGES ARE BEING MADE as this project is in alpha, so be careful.
  • As of now, some part of this library is Arch-linux centric, but can be extended to any distro.
  • Contribute if you find this useful and wanna make this more powerful.