Skip to content

Instantly share code, notes, and snippets.

@Saratov
Saratov / make.bat
Created May 14, 2013 07:11 — forked from kraz/make.bat
Make file for bootstrap (Windows)
@echo off
SET BOOTSTRAP=.\docs\assets\css\bootstrap.css
SET BOOTSTRAP_LESS=.\less\bootstrap.less
SET BOOTSTRAP_RESPONSIVE=.\docs\assets\css\bootstrap-responsive.css
SET BOOTSTRAP_RESPONSIVE_LESS=.\less\responsive.less
SET "CHECK= "
SET HR=##################################################
::Try to use the local build tools, if installed instead of global ones