Crates.io | actions-toolkit |
lib.rs | actions-toolkit |
version | 0.0.2 |
source | src |
created_at | 2020-04-01 18:49:22.04895 |
updated_at | 2020-04-01 19:30:14.911744 |
description | Github Actions Toolkit |
homepage | https://github.com/kjvalencik/actions/tree/master/crates/toolkit |
repository | https://github.com/kjvalencik/actions.git |
max_upload_size | |
id | 225300 |
size | 2,166 |
Inspired by the [Javascript Actions Toolkit], this crate provides a set of modules to make creating easier.
actions-toolkit
Meta crate that combines the most common actions crates into a single package.
actions-core
Provides funcitons for inputs, outputs, logging, masking, and environment variables.