Recommend this page to a friend! |
Classes of kiran | > | Kanboard Timetable plugin | > | Makefile | > | Download |
|
![]() |
all: @ echo "Build archive for plugin ${plugin} version=${version}" @ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip |