Skip to content

Commit 9ae4cb8

Browse files
committed
Update readme
1 parent 1c35f3f commit 9ae4cb8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@
1010

1111
A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner machine, and the toolkit for developing GitHub Actions in PowerShell.
1212

13+
> **🔗 Other Edition:**
14+
>
15+
> - Go
16+
> - [actions-go/toolkit](https://github.com/actions-go/toolkit)
17+
> - [haya14busa/go-actions-toolkit](https://github.com/haya14busa/go-actions-toolkit)
18+
> - NodeJS
19+
> - [actions/toolkit](https://github.com/actions/toolkit) *\[Official\]*
20+
> - [@actions/artifact](https://www.npmjs.com/package/@actions/artifact)
21+
> - [@actions/cache](https://www.npmjs.com/package/@actions/cache)
22+
> - [@actions/core](https://www.npmjs.com/package/@actions/core)
23+
> - [@actions/exec](https://www.npmjs.com/package/@actions/exec)
24+
> - [@actions/github](https://www.npmjs.com/package/@actions/github)
25+
> - [@actions/glob](https://www.npmjs.com/package/@actions/glob)
26+
> - [@actions/http-client](https://www.npmjs.com/package/@actions/http-client)
27+
> - [@actions/io](https://www.npmjs.com/package/@actions/io)
28+
> - [@actions/tool-cache](https://www.npmjs.com/package/@actions/tool-cache)
29+
> - JasonEtco/actions-toolkit ([GitHub](https://github.com/JasonEtco/actions-toolkit))([NPM](https://www.npmjs.com/package/actions-toolkit))
30+
> - Python
31+
> - [boschglobal/action.toolkit](https://github.com/boschglobal/action.toolkit)
32+
1333
## 📓 Documentation (Excerpt)
1434

1535
For the full documentation, please visit the [GitHub Repository Wiki](https://github.com/hugoalh-studio/ghactions-toolkit-powershell/wiki).

0 commit comments

Comments
 (0)