Command line formatter win launcher script

This commit is contained in:
Rustam Vishnyakov
2016-07-26 19:20:13 +03:00
parent e1af228a50
commit 883425c2df
+10
View File
@@ -0,0 +1,10 @@
@ECHO OFF
::----------------------------------------------------------------------
:: @@product_full@@ formatting script.
::----------------------------------------------------------------------
SET DEFAULT_PROJECT_PATH=%CD%
SET IDE_BIN_DIR=%~dp0
CALL "%IDE_BIN_DIR%\@@script_name@@" format %*