Skip to content

Commit 6240901

Browse files
committed
Added build script.
1 parent b7ff296 commit 6240901

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@echo off
2+
3+
php tools/detect-missing-tags.php
4+
call composer dumpautoload
5+
php tools/generate-tag-names.php

0 commit comments

Comments
 (0)