Added the missing headers and the main setup file is now as good as complete.

This commit is contained in:
Glen De Cauwsemaecker 2014-03-26 03:28:24 +01:00
parent f702f58bdf
commit a9f88a275a
6 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,7 @@
______ _____ _ _ _____ _____ _ _ ___________
| ___|_ _| \ | |_ _/ ___| | | || ___| _ \
| |_ | | | \| | | | \ `--.| |_| || |__ | | | |
| _| | | | . ` | | | `--. \ _ || __|| | | |
| | _| |_| |\ |_| |_/\__/ / | | || |___| |/ /
\_| \___/\_| \_/\___/\____/\_| |_/\____/|___/

View file

@ -0,0 +1,7 @@
_ _ _________ ___ ____________ _ _ _ _ _____ _ _
| \ | || ___ \ \/ | | ___ \ ___ \ | | | \ | / __ \| | | |
| \| || |_/ / . . | ______ | |_/ / |_/ / | | | \| | / \/| |_| |
| . ` || __/| |\/| | |______| | ___ \ /| | | | . ` | | | _ |
| |\ || | | | | | | |_/ / |\ \| |_| | |\ | \__/\| | | |
\_| \_/\_| \_| |_/ \____/\_| \_|\___/\_| \_/\____/\_| |_/

View file

@ -0,0 +1,2 @@
call print_npm_and_brunch_header
call print_dashed_seperator

View file

@ -0,0 +1 @@
call print_file ..\\config\\finished_header.coco

View file

@ -0,0 +1 @@
call print_file ..\\config\\npm_and_brunch_header.coco

View file

@ -26,6 +26,11 @@ call download_and_install_applications
call github_setup
call npm_and_brunch_setup
call print_finished_header
call print_dashed_seperator
call get_local_text end-succesfull
call get_local_text end-thankyou
echo %end_succesfull%