Skip to content
Snippets Groups Projects
test.py 73 B
#!/usr/bin/python
import os

os.system('hugo server -D --enableGitInfo')