https://github.com/kauefraga/learning-shell
👾 Trying out linux and shell scripting | Aprendendo com Alura
https://github.com/kauefraga/learning-shell
shell shell-script shell-scripting
Last synced: about 1 year ago
JSON representation
👾 Trying out linux and shell scripting | Aprendendo com Alura
- Host: GitHub
- URL: https://github.com/kauefraga/learning-shell
- Owner: kauefraga
- License: mit
- Created: 2022-12-24T01:27:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T01:45:12.000Z (over 3 years ago)
- Last Synced: 2025-03-21T14:09:20.787Z (over 1 year ago)
- Topics: shell, shell-script, shell-scripting
- Language: Shell
- Homepage:
- Size: 442 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 📚 Learned
See this [directory](https://github.com/kauefraga/learning-shell/blob/main/scripts)
## ⬇️ How to install
```bash
git clone https://github.com/kauefraga/learning-shell.git
cd learning-shell
./scripts/{script name}.sh
```
## 💻 Technologies
- [Linux](https://kernel.org)
- [WSL](https://learn.microsoft.com/en-us/windows/wsl/install)
- [Ubuntu 20.04](https://ubuntu.com/download/desktop)
## 📝 License
This project is licensed under the MIT License - See the [LICENSE](https://github.com/kauefraga/learning-shell/blob/main/LICENSE) for more information.
---