Skip to content

KireiSakura Kit

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


Features

  • Written in bash, can be used in POSIX1 shell scripts.
  • Config file support, customize your kit your way.
  • Vast built-in methods, no need to write from scratch.
  • Log support, with various levels.
  • Mudular, import only stuff you need.
  • Packages, extend functionality by installing from internet.
  • Various UI elements, more coming.
  • See Roadmap for upcoming features.




    • Officially supported shell is Bash.
    • Other POSIX shells should work fine but are not tested.
    • Any fixes will be accepted.