Skip to content
forked from actions/toolkit

The GitHub ToolKit for developing GitHub Actions.

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

nodoubtz/toolkit

 
 

Code Scanning - Action

GitHub ToolKit

License

Description

The GitHub ToolKit for developing GitHub Actions. This toolkit provides a collection of utilities and components to streamline the development of GitHub Actions using TypeScript.

Table of Contents

  1. Overview
  2. Features
  3. Installation
  4. Usage
  5. Contributing
  6. License
  7. Contact

Overview

The GitHub ToolKit is designed to help developers create, test, and deploy GitHub Actions with ease. It includes a set of TypeScript utilities and components that simplify common tasks in Action development.

Features

  • TypeScript Utilities: Reusable TypeScript functions and classes for building robust GitHub Actions.
  • Pre-built Components: Ready-to-use components for common tasks like caching, file handling, and more.
  • Documentation: Comprehensive documentation for each utility and component.
  • Examples: Example GitHub Actions to help you get started quickly.

Installation

To install the GitHub ToolKit, run the following command:

npm install @actions/toolkit

About

The GitHub ToolKit for developing GitHub Actions.

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.md

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • TypeScript 98.7%
  • Other 1.3%