mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
A .bat wrapper for pelican in Windows.
This commit is contained in:
parent
396db8411c
commit
e7168c1d18
3 changed files with 3 additions and 0 deletions
1
tools/pelican-import.bat
Executable file
1
tools/pelican-import.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
1
tools/pelican-quickstart.bat
Executable file
1
tools/pelican-quickstart.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
1
tools/pelican-themes.bat
Executable file
1
tools/pelican-themes.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
Loading…
Add table
Add a link
Reference in a new issue