https://github.com/pferreirafabricio/shell-script-basics
:shell: Learning the basics about Shell Script
https://github.com/pferreirafabricio/shell-script-basics
game-dev-setup game-development linux shell shell-script snap ubuntu ubuntu2004
Last synced: 7 months ago
JSON representation
:shell: Learning the basics about Shell Script
- Host: GitHub
- URL: https://github.com/pferreirafabricio/shell-script-basics
- Owner: pferreirafabricio
- License: mit
- Created: 2020-11-09T23:21:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-02T23:24:12.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T06:11:34.619Z (8 months ago)
- Topics: game-dev-setup, game-development, linux, shell, shell-script, snap, ubuntu, ubuntu2004
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :shell: Learning the basics of Shell Script
It's a simple repository with very basics knowledges about Shell Script shown in the Operating Systems disciplin
# :wrench: Game Dev Setup
Simple script to automated the installation of game dev tools (Development and art) in Ubuntu 20.04
- [Game Dev Setup](https://github.com/pferreirafabricio/shellScript-basics/blob/main/game-dev-setup.sh)## :page_with_curl: References
- [Erick Wendel - ew-ubuntu-setup](https://github.com/ErickWendel/ew-ubuntu-setup)