/PowerShell

Scripts and Projects for Powershell

Primary LanguagePowerShellMIT LicenseMIT

Welcome to PowerShell 👋

home

Version Documentation License: MIT

Languages:

Portuguese 🇧🇷

How to Use   |    Technologies   |    Author   |    License

Here gonna be update some Scripts using PowerShell

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.

  • PowerShell
  • 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