Skip to content

Commit c5f1469

Browse files
committed
Added GitHub Release Manager scripts
- bin/githubReleaseManager - added configuration file with some default installation githubReleaseManager.yaml
1 parent 705fb36 commit c5f1469

24 files changed

+3328
-54
lines changed

Commands.tmpl.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [3.2. bin/gitIsBranch](#32-bingitisbranch)
1616
- [3.3. bin/gitRenameBranch](#33-bingitrenamebranch)
1717
- [3.4. bin/upgradeGithubRelease](#34-binupgradegithubrelease)
18+
- [3.5. bin/githubReleaseManager](#35-bingithubreleasemanager)
1819
- [4. Dev tools](#4-dev-tools)
1920
- [4.1. bin/cli](#41-bincli)
2021
- [4.1.1. Help](#411-help)
@@ -135,6 +136,12 @@ using plantuml software, here an example of resulting diagram
135136
@@@upgradeGithubRelease_help@@@
136137
```
137138

139+
### 3.5. bin/githubReleaseManager
140+
141+
```text
142+
@@@githubReleaseManager_help@@@
143+
```
144+
138145
## 4. Dev tools
139146

140147
### 4.1. bin/cli

0 commit comments

Comments
 (0)