Categorygithub.com/haya14busa/go-actions-toolkit
module
0.0.0-20200105081403-ca0307860f01
Repository: https://github.com/haya14busa/go-actions-toolkit.git
Documentation: pkg.go.dev

# README

go-actions-toolkit - GitHub Actions Toolkit in Go

GitHub Actions

Logo License The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/) The gopher stickers was made by Takuya Ueda (https://twitter.com/tenntenn). Licensed under the Creative Commons 3.0 Attributions license.

It's (unofficial) Go implementation of actions/toolkit and it provides a set of packages to make creating actions easier in Go!

Packages

:heavy_check_mark: go-actions-toolkit/core (Port of @actions/core)

Provides functions for inputs, outputs, results, logging, secrets and variables. Read more here

:bird: Author

haya14busa GitHub followers

# Packages

No description provided by the author
Package core is Go port of @actions/core.