A .bat wrapper for pelican in Windows.

This commit is contained in:
renhbo 2011-08-19 22:14:19 +08:00
commit e7168c1d18
3 changed files with 3 additions and 0 deletions

1
tools/pelican-import.bat Executable file
View file

@ -0,0 +1 @@
@python "%~dpn0" %*

1
tools/pelican-quickstart.bat Executable file
View file

@ -0,0 +1 @@
@python "%~dpn0" %*

1
tools/pelican-themes.bat Executable file
View file

@ -0,0 +1 @@
@python "%~dpn0" %*