Closed paul-thompson1 closed 6 months ago
I'm almost finished the bash script and I have tested it on my local machine. I just need individuals to test the script on their local machines. Here is how the script looks when the user first runs it
Here is how the script looks when the user has run the script a second time
Here is the link to the script
Note: The script must be run within the scripts directory of complaint manager.
I requested and received feedback on the script from multiple people.
I added the following to the script:
Here is the link to the script with updated changes: link
Context: I am creating a bash script to automate the process of switching between organizations on a developer’s local development environment. So that developer’s can save time while developing.
The script will do the following:
Note: The script will be in the scripts directory in the project repository once complete