Skip to content

Commit e9d76a2

Browse files
authored
Adding readme
1 parent 40b9809 commit e9d76a2

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.md

+12-8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
1-
# Project
1+
# RAD PowerShell Cmdlets
22

3-
> This repo has been populated by an initial template to help get you started. Please
4-
> make sure to update the content to build a great experience for community-building.
3+
## Overview
54

6-
As the maintainer of this project, please make a few updates:
5+
The Robust Adaptive Dynamic (RAD) PowerShell Cmdlets is a comprehensive collection of Cmdlets designed to elevate the engineering fundamentals of your PowerShell projects. These Cmdlets aim to enhance the overall production readiness of your scripts, covering various aspects of the covering various aspects of the development process, including error handling, logging, testing, and deployment.
76

8-
- Improving this README.MD file to provide a great experience
9-
- Updating SUPPORT.MD with content about this project's support experience
10-
- Understanding the security reporting process in SECURITY.MD
11-
- Remove this section from the README
7+
These RAD PowerShell Cmdlets, are based in real-world projects, and aim to improve the reliability, maintainability, and scalability of your PowerShell projects.
8+
9+
## Usage
10+
11+
The RAD PowerShell Cmdlets offer a holistic set of tools to enhance the engineering fundamentals of your PowerShell projects. Covering error handling, logging, and various other aspects, these Cmdlets enable you to productionalize your scripts effectively.
12+
13+
For detailed guidance on integrating these Cmdlets into your projects and maximizing their benefits, please refer to the comprehensive documentation within each section and script file.
14+
15+
* [Error handling](/errorhandling/README.md)
1216

1317
## Contributing
1418

errorhandling/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)