aboutsummaryrefslogtreecommitdiff
path: root/build.sh
blob: 1c5ac1b655b95fbaf547b1b25f5a99ba97ae6750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/env bash

r7r-plugin-packer
    --output=new_comment_notifier.rpk
    --codefile=plugin.php
    --classname=new_comment_notifier
    --pluginname=new_comment_notifier
    --author='Laria Carolin Chabowski <laria@laria.me>'
    --versiontext="0.2.1"
    --versioncount=4
    --api=5
    --shortdesc="new_comment_notifier sends you a mail, if someone has written a comment."
    --licensefile=COPYING
    --tpldir=tpls