Automatically Push Changes with Bash Script

← Back to Projects

Tech Stack: Bash, Github

Finish Date: 2023-11-05

Final Output: Just on my local computer

Description

The second step of automating writing my project entry is to have a script that previews my changes for the website and once approved, pushes to my Github repository so it builds. It is slightly manual in that I need to run a separate script besides this but I want to see how it goes first before making more improvements.