09-14-2020, 01:23 PM
I've been working on a script that automates the creation of a new project for me.
Creates a directory in my Projects directory.
Depending on type of project:
Create the necessary dependices and launches the in VSCode.
It's a bit too length to share here but I'm in the process of putting it up on GitHub.
Creates a directory in my Projects directory.
Depending on type of project:
- 1. Flutter
- 2. PHP
Create the necessary dependices and launches the in VSCode.
It's a bit too length to share here but I'm in the process of putting it up on GitHub.