8000 .cmd for windows users · flipcoder/textbeat@92e9403 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92e9403

Browse files
committed
.cmd for windows users
1 parent b3d4c0c commit 92e9403

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

txbt.cmd

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
set PYTHONPATH=%~dp0
3+
py -3 -m textbeat %*

0 commit comments

Comments
 (0)
0