https://github.com/soymadip/kireisakura-kit
Bash library to create Powerful shell scripts.
https://github.com/soymadip/kireisakura-kit
bash bashscripting framework shell-scripts
Last synced: about 1 month ago
JSON representation
Bash library to create Powerful shell scripts.
- Host: GitHub
- URL: https://github.com/soymadip/kireisakura-kit
- Owner: soymadip
- License: gpl-3.0
- Created: 2024-01-28T18:58:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:23:53.000Z (over 1 year ago)
- Last Synced: 2024-10-24T12:55:46.999Z (over 1 year ago)
- Topics: bash, bashscripting, framework, shell-scripts
- Language: Shell
- Homepage: https://soymadip.github.io/KireiSakura-Kit
- Size: 2.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KireiSakura-Kit
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.
## Features
- **Written purely in bash**, can be used in POSIX[*][sprtd_shl] 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][todo] for upcomming features.
## Installation & setup
> [!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](https://soymadip.github.io/KireiSakura-Kit) for installation & setup.
[sprtd_shl]: https://soymadip.github.io/KireiSakura-Kit/faq.html#1._Which_shells_are_Supported?_0
[todo]: https://soymadip.github.io/KireiSakura-Kit/todo.html