Skip to content

MemDeco-WG/KamModuleX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KamModuleX

Minimal Kam module entrypoint scaffold.

kam.sh loads the module-local kamfw runtime from:

$MODDIR/lib/kamfw/.kamfwrc

Then it delegates execution to:

kamfw run "$KAM_PHASE" -- "$@"

KAM_PHASE defaults to install, so the script works as a basic install entry unless a caller selects another lifecycle phase.

Validation

shellcheck -S warning -s bash kam.sh
bash -n kam.sh

About

Import various templates and generate various modules.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages