No description
Find a file
2024-10-23 22:20:59 +02:00
action.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
action_test.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
client.go feat: add http.Client provider with automatic token 2024-10-23 22:20:59 +02:00
command.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
command_test.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
context.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
context_test.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
go.mod feat: project setup 2024-07-21 10:46:42 +02:00
README.md feat: project setup 2024-07-21 10:46:42 +02:00

sdk

The actions sdk provides a set of packages to make creating actions easier.