KireiSakura-Kit is a framework written in Bash for making powerful shell scripts.
"KireiSakura-Kit" is combination of 2 Japanese words, "Kirei" and "Sakura," along with the suffix "Kit".
Kirei(綺麗)
means "clean" &Sakura(桜)
refers to cherry blossoms. Together, "KireiSakura-Kit" is interpreted as a framework that emphasizes a beautiful and clean design inspired by the elegance of cherry blossoms.
- Written purely in bash, can be used in POSIX* shell script.
- Vast built-in methods, no need to write from scratch.
- Mudular, import only stuff you need.
- Packages, extend functionality by installing from internet.
- Log support, with various levels.
- See TODO for upcomming features.
Warning
FREQUENT CHANGES ARE BEING MADE as this project is in beta, so be careful.
Contribute if you find this useful and wanna make this more powerful.
- Checkout Dcoumentation for installation & setup.