Skip to content

ysoftwareab/loader

Repository files navigation

loader

Mirror of https://sourceforge.net/projects/loader/ . Website https://loader.sourceforge.io/overview/

Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.

If you plan to use the extended functions, you have to get the extended version. Original link here.

If you plan to only use the basic functions, it’s recommended that you just get the base version. Original link here.

If you plan to compile your scripts, you can also get the compilers. Original link here.