Skip to content
Snippets Groups Projects
make.bat 220 B
Newer Older
Isabel's avatar
Isabel committed
:: make.bat
:: Compiles Bioinformática na Escola web site on Windows
@ECHO OFF
CALL cheetah fill --nobackup --idir src --odir build -R
CALL xcopy /Y /Q /S media build\media\
CALL del build\Base.html build\Util.html