https://github.com/ccnokes/advanced-bash-automation-for-web-developers
This repo accompanies the egghead.io course "Advanced Bash Automation for Web Developers"
https://github.com/ccnokes/advanced-bash-automation-for-web-developers
Last synced: 10 months ago
JSON representation
This repo accompanies the egghead.io course "Advanced Bash Automation for Web Developers"
- Host: GitHub
- URL: https://github.com/ccnokes/advanced-bash-automation-for-web-developers
- Owner: ccnokes
- Created: 2019-01-09T04:51:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T16:21:41.000Z (about 7 years ago)
- Last Synced: 2025-05-07T21:02:16.267Z (about 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 41
- Watchers: 1
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Bash Automation for Web Developers
This is the GitHub repo to accompany the Egghead Course "Advanced Bash Automation for Web Developers". Watch it on egghead.io here: [https://egghead.io/courses/advanced-bash-automation-for-web-developers](https://egghead.io/courses/advanced-bash-automation-for-web-developers).
This course was created as a follow-up to my "Automate Daily Development Tasks with Bash" course (repository: https://github.com/ccnokes/automate-daily-development-tasks-with-bash, videos: https://egghead.io/courses/automate-daily-development-tasks-with-bash)
Each lesson's contents are in their respective folder.
This course is focused on macOS. Much of it applies to Linux systems as well, but note that sometimes commands or their options are different on Linux.