-
Notifications
You must be signed in to change notification settings - Fork 184
Style Guides and Conventions
Eugene Bekker edited this page Nov 15, 2015
·
3 revisions
TODO: just lumping a few good references for now, will need to digest and decide on a set of conventions going forward
- https://msdn.microsoft.com/en-us/library/Ff926074.aspx?f=255&MSPPError=-2147217396
- https://msdn.microsoft.com/en-us/library/ms229002(v=vs.110).aspx
- https://github.com/PoshCode/PowerShellPracticeAndStyle
- http://windowsitpro.com/blog/my-12-powershell-best-practices
- I'm tending to the use of GitHub Flow
- The client GitHub Desktop helps implement this style of code management
- More current info
Docs
- Overview
- FAQ
- Let's Encrypt Reference Sheet
- Quick Start
- Requirements
- Basic Concepts
- Vaults, Vault Providers and Vault Profiles
- Challenge Types, Challenge Handlers and Providers
- Troubleshooting
- Contributions
Legacy Docs - out of date
Reference
- Good to Know
- Proposed Extension Mechanism
- PowerShell Module Design
- Style Guides and Conventions
- Documentation Resources
A bit dated