Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Max Ewing <max.ewing@capgemini.com>
  • Loading branch information
joaozorro and ewingjm authored Feb 9, 2023
1 parent 8780bff commit 33c26d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ A Yeoman based generator that scaffolds Power Platform Projects.

Power Apps Project Generator is an open-source tool designed to make it easier for developers working with Power Apps to quickly get up and running with new projects. It helps to ensure best practices are employed from the start, allowing developers to focus on the task at hand. The generator scaffolds source code for deployment, automated testing, build tasks, and more. In addition, it will configure an Azure DevOps repository, and associated build and release pipelines along with other Azure DevOps components. This allows developers to get up and running quickly and with confidence, and make their projects a success.

The scaffold automates the creation of :
- Scaffold a project
- Scaffold Azure DevOps
- Scaffold a solution
- Scaffold a web resource project for a solution
- Scaffold a custom workflow activity/plug-in assembly for a solution.
- Scaffold reference/configuration data migration for a solution.
- Scaffold a Power BI project for a solution
The generator scaffolds:
- An Azure DevOps project (pipelines, releases, variable groups, service connections, etc.)
- Build tasks
- Solution metadata source code
- Web resource project source code
- Custom workflow activity/plug-in assembly project source code
- Reference/configuration data migration project source code
- Power BI project source code

## Table of Contents

Expand Down

0 comments on commit 33c26d3

Please sign in to comment.