Skip to content

Commit 765e530

Browse files
committed
Add Makefile
1 parent 6227c2c commit 765e530

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.mbp

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
all: LICENSE README.md arxivbot.py maubot.yaml
2+
zip -9r com.iyanmv.arxivbot-v$$(grep version maubot.yaml | cut -d " " -f 2).mbp LICENSE README.md arxivbot.py maubot.yaml

0 commit comments

Comments
 (0)