Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 614 Bytes

Deprecation Notice

This project is no longer maintained. It has been replaced with https://github.com/yogstation13/DreamAnnotate

JavaScript Action Template

This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.

Getting Started

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.