BAT script for sunning Ionic, Laravel, NodeJs and Python apps that are in your local GitHub folder
###Prerequisites
Windows NT, XP, 7, 8, 8.1 or 10
- Change the XAMPP and GitHub paths to match yours
- Provide the name of the Project Folder
- Input I, L, N or P to choose the type of app (Ionic[I], Laravel[L], NodeJs[N], Python[P])
- If the app is an NodeJs or Python app, input the starter file (Init file). i.e hello.py, run.py, server.js, run.js, app.js or WHATEVER STARTER FILE YOU HAVE!
- THAT'S IT FOLKS! YOUR APP WILL NOW BEGIN UNLESS YOU MADE A TYPO!
- Windows Batch - Windows script for simplifying routine or repetitive tasks
- VS code - A free, open-source code editor with awesome features
- Setup screen - for setting the Github and XAMPP directory paths
- Configurators - for NodeJs (npm, gulp etc.) and Python (pip etc.) Apps
- Shell script - for the Mac and Linux devs that walk among us. I haven't forgoten you
- I may even just re-write it in C#, build a .exe that registers itself as an environmental variable globally accessible on your terminal via a single command plus arguments
- Hat tip to anyone who's code was used in any way
- All my pips at StackOverflow
- etc.