An open API service indexing awesome lists of open source software.

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

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)