/Shell-Scripts

A repository to Shell Script Projects

Primary LanguageShellMIT LicenseMIT

Welcome to Shell-Script 👋

home

Version Documentation License: MIT

How to Use   |    Technologies   |    Author   |    License

Languages:

Portuguese 🇧🇷

About

Here gonna be update some Script using Bash

Table of Contents

Projects Links
Routines/MySQL Routines/MySQL
Routines/Servers Routines/Servers

How to use

Choose a project and click, you will be redirect to the proper repository folder, there you will find another README explaining how to use the project and test on your Computer.

Pick just one folder

If you want just one folder from this repository you can just click on the folder that you want or in Table of Content and there you gonna find a Readme explaining how to download just that folder.

Or just follow this steps :

  1. Click on the folder;
  2. Copy the url from your browser;
  3. Replace the 'tree/main' or 'tree/master' with trunk;

Example:

https://github.com/User/somerepo/tree/main/folderyouwant

https://github.com/User/somerepo/trunk/folderyouwant

4.Go to the command Line and just grab the folder with SVN

    svn checkout https://github.com/User/somerepo/trunk/folderyouwant 

Technologies

On this repository you will find the following techonolgies been used.

  • Bash
  • Visual Studio Code

Author

👤 Alberto Junior

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Alberto Júnior.

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


This README was generated with ❤️ by readme-md-generator