aboutsummaryrefslogtreecommitdiff
path: root/tools/build.bat
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2019-10-15 00:39:28 +0800
committerjdhao <jdhao@hotmail.com>2019-10-15 00:39:28 +0800
commitd57ecccd0a793a8fb82bc1ee778d442ab1c3ced7 (patch)
tree5ecb43a5496b914d5fa4ea04e668381e2e0db170 /tools/build.bat
parent5f4e5e1bf4d6f7c9c53cabb6661a82b81a795fbd (diff)
Add markdown support for tagbar
Diffstat (limited to 'tools/build.bat')
-rw-r--r--tools/build.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build.bat b/tools/build.bat
new file mode 100644
index 0000000..9c5b956
--- /dev/null
+++ b/tools/build.bat
@@ -0,0 +1 @@
+pyinstaller --onefile --console markdown2ctags.py \ No newline at end of file