Skip to content

Commit

Permalink
Add dependency information
Browse files Browse the repository at this point in the history
  • Loading branch information
abbgrade committed Mar 13, 2022
1 parent 1ad4d22 commit 85d9d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ It provides the following workflows:
- pre-release *<- builds the project and publishes it to PowerShell Gallery as prerelease.*
- release *<- builds the project and publishes it to PowerShell Gallery.*

It depends on a convention for branch names. These are based on the default settings of the [git-flow](https://github.com/nvie/gitflow) git extension.

### Usage

- It expects a `InstallBuildDependencies` task which installs modules, required to build the module.
Expand Down

0 comments on commit 85d9d3a

Please sign in to comment.