Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 776 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 776 Bytes

👋 Hello!

shell-examples is a collection of customizable templates for your PowerShell, Shell and Bash.

🌈 A quick guide to...

PowerShell

PowerShell is a Shell scripting environment that supports many operating systems, usually Windows. Using PowerShell includes the .NET framework.

Bash

Bash is a powerful extension for Shell. Being the default shell for Linux and Unix-like operating systems, it enhances Shell scripting.

Shell

The thing behind it all. A programming language with the purpose of interpreting command lines, which has plenty of dialects!

❓Contributions

If you want to contribute, you can create your own branch and then submit a pull request, or you can send an issue explaining the code and its functions. Happy scripting! :)