DIGITALLNature / DigitallPower

DIGITALLPOWER - the dotnet tool for the PowerPlatform from DIGITALL. A swiss army knife for all ALM issues where PAC still has weaknesses.
Microsoft Public License
7 stars 0 forks source link

DigitallPower CLI



GitHub license GitHub tag (latest SemVer) Nuget GitHub contributors Quality Gate Status


# Introduction DIGITALLPOWER - the dotnet tool for the PowerPlatform from DIGITALL. A swiss army knife for all ALM issues where PAC still has weaknesses. Currently focusing on the requirements of DIGITALL in the development, deployment and operation of PowerPlatform solutions. With the goal of universally helping the community. ## 🚀  Installation and Documentation The [Wiki on digitallnature.github.io](https://digitallnature.github.io/powertool.html) contains the documentation of all features and the parameters. But every adventure starts with: ```dotnetcli dotnet tool install -g dgt.power ``` ## ❤️  Community and Contributions The DigitallPower CLI is a **community-driven open source project** backed by DIGITALL. We are committed to a fully transparent development process and **highly appreciate any contributions**. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - **we would love to have you as part of the DigitallPower CLI community**. ## 🤝  Found a bug? Missing a specific feature? Feel free to **file a new issue** with a respective title and description on the the [DigitallPower](https://github.com/DIGITALLNature/DigitallPower/issues) repository. If you already found a solution to your problem, **we would love to review your pull request**! Have a look at our [contribution guidelines](https://github.com/DIGITALLNature/DigitallPower/contributing.md) to find out about our coding standards. ## ✅  Requirements DigitallPower CLI requires DOTNET8 to be used. ## 📘  License DigitallPower CLI is released under the under terms of the [MS PL License](LICENSE).