PHP Classes

File: Makefile

Recommend this page to a friend!
  Classes of kiran   Kanboard Gantt plugin   Makefile   Download  
File: Makefile
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Kanboard Gantt plugin
Display Gantt charts in Kanboard
Author: By
Last change:
Date: 3 years ago
Size: 164 bytes
 

Contents

Class file image Download
plugin=Gantt all: @ echo "Build archive for plugin ${plugin} version=${version}" @ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip