bitprj / Intro-To-Serverless

Managing a server is pretty complicated, but building with serverless architectures simplifies this process. As a student, mastering serverless functions can help you to build projects that solve real-world problems by integrating APIs, constructing user interfaces, and analysing data. Javascript is the core language of this course - one of the most in-demand languages to learn in the industry.
https://bitproject.org/serverless
GNU General Public License v3.0
46 stars 24 forks source link

Script for Student "Health Check" #522

Closed emsesc closed 2 years ago

emsesc commented 2 years ago

Changes made

@lechnerc77 I believe this script is compatible with MacOS, Windows, and Linux. Students can run the bash script in Git Bash since they'll have that installed in order to work with Git if they have a Windows system.

Closes #521

lechnerc77 commented 2 years ago

@emsesc had a first run on Linux and Windows (via Git bash). There are some issues, I will enter them as review comments tomorrow.

emsesc commented 2 years ago

Thanks for the suggestions @lechnerc77 and @ganning127 ! I've implemented them all.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.