mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2025-01-13 16:19:26 -05:00
Update and rename README.md to readme.md
This commit is contained in:
parent
4609752a50
commit
1c1540601f
@ -8,10 +8,20 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
|
||||
### Security
|
||||
|
||||
- [File System Security](https://gallery.technet.microsoft.com/scriptcenter/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85) - Allows a much easier management of permissions on files and folders using PowerShell.
|
||||
- [File System Security](https://gallery.technet.microsoft.com/scriptcenter/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85) - Allows a much easier management of permissions on files and folders.
|
||||
|
||||
### Frameworks
|
||||
|
||||
- [PowerShell PowerUp](https://github.com/janikvonrotz/PowerShell-PowerUp) - A powersfull server management framework.
|
||||
|
||||
## Resources
|
||||
|
||||
### Blogs
|
||||
|
||||
- [Hey, Scripting Guy! Blog](http://blogs.technet.com/b/heyscriptingguy/) - Popular Microsoft blog.
|
||||
- [Learn Powershell | Achieve More](http://learn-powershell.net/) - Personal blog of Boe Prox aka the Scripting Guy.
|
||||
- [PowerShellMagazine](http://www.powershellmagazine.com/) - Awesome magazine.
|
||||
|
||||
# Contribution Guidelines
|
||||
|
||||
Please ensure your pull request adheres to the following guidelines:
|
||||
@ -22,7 +32,7 @@ Please ensure your pull request adheres to the following guidelines:
|
||||
- Use the following format: `[package](link) - Description.`
|
||||
- New categories, or improvements to the existing categorization are welcome.
|
||||
- Keep descriptions short and simple, but descriptive.
|
||||
- Don't mention `Node.js` in the description as it's implied.
|
||||
- Don't mention `PowerShell` in the description as it's implied.
|
||||
- Start the description with a capital and end with a full stop/period.
|
||||
- Check your spelling and grammar.
|
||||
- Make sure your text editor is set to remove trailing whitespace.
|
Loading…
Reference in New Issue
Block a user