forked from zmvlm-thiys/bash_include
-
Notifications
You must be signed in to change notification settings - Fork 0
Bash enhancement for repeative complex scripts
License
git-e/bash_include
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bash Include Modularizes bash scripts by introducing a 'include' as well as some coding guidelines and examples. This can be used for cleanly separate reusable functionality from the acctual implementations. bash_include already provides some basic - essential modules [how to install] download gentoo/bash_include/distfiles/*.tar.bz2 configure --prefix=/what/ever && make && make install gentoo users may use the ebuild [how to use] copy [/what/ever/]lib/bash_include/script-template to any directory and fill the gaps take a look at the examples or projects that use bash-include (eg kvm-manager) to get a idea on what you can do [how to develop] make -f Makefile.default clones the repository to a temporary directory, configures, packs the configured sources builds them, installs them to a testing directory
About
Bash enhancement for repeative complex scripts
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 91.9%
- M4 7.5%
- Makefile 0.6%