better folder structure

This commit is contained in:
rusefi 2018-12-15 22:39:49 -05:00
parent 8d8e32f4b4
commit da22c8886f
4 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,7 @@
echo Should be executed from root folder
pwd
cd firmware
doxygen
IF NOT ERRORLEVEL echo doxygen run FAILED

View File

@ -0,0 +1,5 @@
mkdir -p C:\stuff\rusefi.git2svn\git\rusefi
cd C:\stuff\rusefi.git2svn\git
git clone https://github.com/rusefi/rusefi
cd C:\stuff\rusefi.git2svn\git\rusefi
call misc/jenkins/git_to_svn_sync/git2svn.bat